particlefuture/MCPDiscovery
π βοΈ π π πͺ - MCP of MCPs. Automatic discovery and configure MCP servers on your local machine.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: particlefuture/MCPDiscovery Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-particlefuture-mcpdiscovery
Detailed Documentation
π βοΈ π π πͺ - MCP of MCPs. Automatic discovery and configure MCP servers on your local machine.
Configuration
{
"mcpServers": {
"particlefuture-mcpdiscovery": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-particlefuture-mcpdiscovery"
],
"env": {}
}
}
}