mcpm

yinhw0210/mcpm
★ 0 stars TypeScript Code/Dev Tools Updated 5d ago
A visual control center for MCP servers across AI coding agents.
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": {
    "mcpm": {
      "command": "npx",
      "args": [
        "-y",
        "yinhw0210/mcpm"
      ]
    }
  }
}

README Excerpt

**A visual control center for MCP servers across AI coding agents.** MCP servers are powerful, but their configuration is scattered across editors, CLIs, desktop apps, global files, and project files. MCPM brings those configs into one desktop app, so you can install, compare, sync, and debug servers without remembering every agent's schema.