mcp-locator

guscatalano/mcp-locator
★ 0 stars Rust AI/LLM Updated 1d ago
A new system for your AI to discover local and remote MCP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-locator": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-locator"
      ]
    }
  }
}

README Excerpt

**Local discovery and activation for MCP servers.** Any app on the machine can make its MCP server discoverable by every AI client — without the user hand-editing a config file per client. Today, every AI client (Claude Desktop, Claude Code, Cursor, VS Code, …) has its own MCP config file, and every app that ships an MCP server has to tell users to edit N of them. There is no