Back to MCP Servers

() - MCP Manager (MCPM) is a Homebrew-like service for managing Model Context Protocol (MCP) servers across clients by ****

PythonAI & LLMs

Install

uvx servers

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mcpm": {
      "command": "uvx",
      "args": [
        "servers"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.