Skip to content
MCP Server Community By @particlefuture

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": {}
    }
  }
}