mcp-server-manager

chankei613/mcp-server-manager
★ 0 stars HTML Other Updated 6d ago
MCP管理デスクトップアプリ
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-server-manager": {
      "command": "npx",
      "args": [
        "-y",
        "chankei613/mcp-server-manager"
      ]
    }
  }
}