MCP Directory

mcpm

by Willfwalker · Python · ★ 0

A package manager for [MCP servers](https://modelcontextprotocol.io). One command to install any MCP server into any AI tool.

Install

pip install git+https://github.com/Willfwalker/mcpm.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcpm": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Willfwalker/mcpm.git"
      ]
    }
  }
}

From the README

**TL;DR:** then to see the top 10, to install one. Every AI coding tool (Claude Code, Cursor, Gemini, VS Code, Codex) has its own config file, its own format, and its own way of adding MCP servers. mcpm handles all of that. You pick the server, it figures out the rest. - 65+ servers in a curated registry - 6 supported targets with auto-detection - Config backups before every write - Secure env var prompting (secrets are masked) | Command | Description | |---|---| | | Show the top 10 recommended servers | | | Search the registry | | | Show server details and env var requirements | | |…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers