Skip to main content
AggregatorsPython

particlefuture/MCPDiscovery

MCP of MCPs. Automatic discovery and configure MCP servers on your local machine.

aggregatorscloud-servicelocal-servicemacoswindows
Share:

Quick Start

Clone the repository:

git clone https://github.com/particlefuture/1mcpserver

Claude Desktop configuration example:

{
  "mcpServers": {
    "1mcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "particlefuture/MCPDiscovery"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
Python
Author
particlefuture