cordis-mcp-server

tavitatavi/cordis-mcp-server
★ 0 stars Python AI/LLM Updated today
FastMCP server exposing read-only, typed tools over a DuckDB warehouse of CORDIS EU research-funding data, plus a LangGraph agent and an LLM-judged evaluation harness.
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": {
    "cordis-mcp-server": {
      "command": "uvx",
      "args": [
        "cordis-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install cordis-mcp-server

Topics

cordisduckdbfastmcphorizonlanggraphllm-agentllm-evaluationmcp