mcp-registry

ravitemer/mcp-registry
★ 26 stars HTML API Integration Updated today
A community-maintained registry of Model Context Protocol (MCP) servers with structured installation configurations for easy integration.
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-registry": {
      "command": "npx",
      "args": [
        "-y",
        "ravitemer/mcp-registry"
      ]
    }
  }
}

README Excerpt

> [!CAUTION] ⚠️ **Work in Progress**: This registry is currently in active development and testing phase. The API and data structure may change. Not recommended for production use yet. **Live Registry**: https://ravitemer.github.io/mcp-registry/registry.json A community-maintained registry of Model Context Protocol (MCP) servers with structured installation configurations for easy integration.