particlefuture/MCPDiscovery
MCP of MCPs. Automatic discovery and configure MCP servers on your local machine.
Quick Start
Clone the repository:
git clone https://github.com/particlefuture/1mcpserverClaude Desktop configuration example:
{
"mcpServers": {
"1mcpserver": {
"command": "npx",
"args": [
"-y",
"particlefuture/MCPDiscovery"
]
}
}
}Check the repository README for specific installation and configuration instructions.