matchmaker

EOSC-Data-Commons/matchmaker
★ 6 stars TypeScript Search Updated 12d ago ✗ Risk
A React frontend for searching scientific datasets using natural language queries via the EOSC Data Commons MCP server.
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": {
    "matchmaker": {
      "command": "npx",
      "args": [
        "-y",
        "EOSC-Data-Commons/matchmaker"
      ]
    }
  }
}

Topics

eoscresearch