mcp-discovery

yksanjo/mcp-discovery
★ 7 stars TypeScript API Integration Updated 4d ago
MCP server index with semantic search API — 5,000+ servers indexed
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-discovery": {
      "command": "npx",
      "args": [
        "-y",
        "yksanjo/mcp-discovery"
      ]
    }
  }
}

README Excerpt

Production-grade project scaffold focused on reliability, maintainability, and fast onboarding. mcp-discovery is the agent-native discovery and routing layer for the Model Context Protocol ecosystem. It indexes 14,000+ MCP servers across Glama.ai, NPM, and GitHub and serves them through a semantic-search API

Topics

mcpmodel-context-protocoltypescript