About OSS Neural Match
OSS Neural Match is a Model Context Protocol (MCP) server that gives Claude Code structured knowledge of 244 open-source tools — enabling intelligent stack recommendations, tradeoff analysis, and ecosystem navigation.
What it does
When you add OSS Neural Match to Claude Code, you unlock a curated database that Claude can query when you ask questions like "what's the best message queue for a Python microservice?" or "compare Prometheus vs Datadog for a 10-person startup."
Unlike generic web search, OSS Neural Match provides structured, consistent data across 244 tools with 51 fields each — RAM requirements, scaling patterns, ecosystem relationships, anti-patterns, and more.
Installation
claude mcp add oss-neural-match npx oss-neural-match-mcp That's it. No API keys, no configuration, no network requests at query time. Pure local JSON.
The data model
Each tool in the database has 51 structured fields:
Coverage
Contributing
OSS Neural Match is fully open source. To add or update a tool, open a pull request on GitHub
and edit db.json. Follow the existing schema — all 51 fields should be populated.