Enables tool discovery and execution across multiple Model Context Protocol (MCP) servers and JavaScript functions.
Meta MCP Proxy acts as a flexible Model Context Protocol (MCP) proxy, streamlining access to tools spread across numerous MCP servers and JavaScript functions. It reduces context size by functioning as a wrapper for other MCPs or libraries, employing a local Retrieval Augmented Generation (RAG) approach. This provides a concise interface with discover and execute methods, prompting the LLM to be selective during discovery. The execute method serves as a straightforward proxy, making it easier to manage and utilize a large number of tools effectively.