mcp-compass

jinjin-huang-3366/mcp-compass
★ 0 stars Java AI/LLM Updated today
Developer tool for discovering and ranking MCP servers from natural-language capability requirements
View on GitHub → 🔍 Audit Wallet Slippage →

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-compass": {
      "command": "npx",
      "args": [
        "-y",
        "jinjin-huang-3366/mcp-compass"
      ]
    }
  }
}

README Excerpt

MCP Compass is a developer-focused MCP intelligence tool: > Describe the capability your agent needs. MCP Compass finds and ranks the best existing MCP server. If no server is good enough, it can turn an approved API/OpenAPI tool contract into a TypeScript MCP server project. This repository has a working discovery vertical slice plus contract-first generation foundations: