metatool-ai/metatool-app
π βοΈ π π πͺ π§ - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: metatool-ai/metatool-app Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-metatool-ai-metatool-app
Detailed Documentation
π βοΈ π π πͺ π§ - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
Configuration
{
"mcpServers": {
"metatool-ai-metatool-app": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-metatool-ai-metatool-app"
],
"env": {}
}
}
}