metatool-ai/metatool-app
MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
Quick Start
Clone the repository:
git clone https://github.com/metatool-ai/metatool-appClaude Desktop configuration example:
{
"mcpServers": {
"metatool-app": {
"command": "npx",
"args": [
"-y",
"metatool-ai/metatool-app"
]
}
}
}Check the repository README for specific installation and configuration instructions.