MetaMCP
The One MCP to manage all your MCPs.
How It Works
Connect your favorite MCP clients to MetaMCP's local MCP server. MetaMCP proxies and aggregates all your MCPs that you have installed and configured through our GUI within one-click.
Features
One-click MCP Server Installation
Manage MCP servers configurations on the fly through our GUI.
Install popular MCP servers in one-click through our app store.
Install popular MCP servers in one-click through our app store.
Unified & Multi-workspace MCP Access
MetaMCP is compatible with ANY MCP Client e.g., Claude Desktop, Cursor, Cline and Windsurf, etc.
Switch workspaces when you work on different projects and for example when you need access to different databases.
Switch workspaces when you work on different projects and for example when you need access to different databases.
Private and Local Access
Your configurations are encypted server side.
Your MCP usages through our local proxy SDK are fully controlled by you and run on your local.
Your MCP usages through our local proxy SDK are fully controlled by you and run on your local.
Easy Setup
{
"mcpServers": {
"MetaMCP": {
"command": "npx",
"args": ["-y", "@metamcp/mcp-server-metamcp"],
"env": {
"METAMCP_API_KEY": "<your api key>"
}
}
}
}