MCP Directory
Back

mcpm

by MCP-Club · TypeScript · ★ 107

A command-line tool for managing MCP servers in Claude App. Also can run a MCP Server to help you manage all your MCP Servers

#claude#cli#mcp#model-context-protocol

Install

npx -y github:MCP-Club/mcpm

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcpm": {
      "command": "npx",
      "args": [
        "-y",
        "github:MCP-Club/mcpm"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@mcpm/cli) [](https://www.npmjs.com/package/@mcpm/cli) [](https://github.com/MCP-Club/mcpm/actions) [](https://github.com/MCP-Club/mcpm/blob/main/LICENSE) [](https://github.com/MCP-Club/mcpm/issues) [](https://github.com/MCP-Club/mcpm/stargazers) A command-line tool for managing MCP servers in Claude App. - 🚀 **Easy Server Management**: Add, remove, and manage multiple MCP servers in Claude App with simple commands - 🔄 **Server Status Control**: Enable/disable servers and view their status at any time - 🛠️ **Interactive CLI**: User-friendly command-line in…
Read full README on GitHub →

Related other servers