- Meta Mcp Proxy
Meta Mcp Proxy
A flexible Model Context Protocol (MCP) proxy that enables discovery and execution of tools across multiple MCP servers and JavaScript functions. Enabling to have a reduced context event if you have houndreds of tools. This mcp act as wrapper of other mcps (or libraries) doing a kind of Local RAG (Retrieval Augmented Generation) to reduce the context size providing the llm with 2 methods (discover and execute) and asking the llm to be concise about discovery. The execute method is a simple proxy
We extremely recommends add the configuration discoverDescriptionExtras to extends in details about the purpose of the tools and for what kind of topics the llm should use it.
Overview
Meta MCP Proxy
A flexible Model Context Protocol (MCP) proxy that enables discovery and execution of tools across multiple MCP servers and JavaScript functions. Enabling to have a reduced context event if you have houndreds of tools. This mcp act as wrapper of other mcps (or libraries) doing a kind of Local RAG (Retrieval Augmented Generation) to reduce the context size providing the llm with 2 methods (discover and execute) and asking the llm to be concise about discovery. The execute method is a simple proxy
Server Config
{
"mcpServers": {
"mcp-openapi-proxy": {
"command": "npx",
"args": [
"@nullplatform/meta-mcp-proxy",
"-f",
"config.json"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
nullplatformStar
-Language
-License
-Tags
Recommend Servers
View AllFabric
@fabric-agent-plugins
3 hours ago
虎嗅嗅 Ai行业参谋
6 hours ago
Shotapi
@smallhandsome
a day ago
Memory
@modelcontextprotocol
a year ago