mcp-manager

31Carlton7/mcp-manager
★ 1 stars Swift Security Updated 3d ago
One library of MCP servers for Claude Code, Claude Desktop, Cursor and Codex — menu bar app + daemon with a local OAuth gateway (macOS)
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-manager": {
      "command": "npx",
      "args": [
        "-y",
        "31Carlton7/mcp-manager"
      ]
    }
  }
}

README Excerpt

**[mcpmanager.space](https://mcpmanager.space)** You add an MCP server to Claude Code, then add it again in Cursor, then again in Claude Desktop, and by the third time the details have drifted. MCP Manager keeps one library of servers and syncs it into the config files those clients already read (Claude Code `~/.claude.json`, Claude Desktop,