mcp-catalog

rayjohnson/mcp-catalog
★ 0 stars Python 🧠 Memory/Knowledge Updated today
Curated, AI-enriched catalog of MCP servers
View on GitHub → Try with Claude — $10 free →

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-catalog": {
      "command": "uvx",
      "args": [
        "mcp-catalog"
      ]
    }
  }
}

Or install with pip: pip install mcp-catalog

README Excerpt

A curated, opinionated catalog of MCP (Model Context Protocol) servers. Quality over quantity — every entry has been reviewed, includes full environment variable documentation, and comes with a curator note explaining why it was chosen and what to watch out for. This catalog powers the [mcp-inator](https://github.com/rayjohnson/mcp-inator) macOS app.