MCP-Club/mcpm
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
Platform-specific configuration:
{
"mcpServers": {
"mcpm": {
"command": "npx",
"args": [
"-y",
"mcpm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...