mcp-manager

amxv/mcp-manager
★ 286 stars TypeScript 🤖 AI/LLM Updated 1mo ago
simple web ui to manage mcp (model context protocol) servers in the claude app
View on GitHub →

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",
        "amxv/mcp-manager"
      ]
    }
  }
}

Topics

claudellmmcpmodel-context-protocolreactvite