Back to directory
jeroenvdmeer/feyod-mcp

jeroenvdmeer/feyod-mcp

@jeroenvdmeer

Model Content Protocol (MCP) server for querying Feyenoord football match data using natural language.

feyenoordfootballsoccermcpnatural-languagedatabaselangchainsqlitecontext

Installation & Configuration

{
  "mcpServers": {
    "feyod": {
      "command": "python",
      "args": [
        "main.py"
      ],
      "env": {
        "LLM_PROVIDER": "google",
        "LLM_API_KEY": "YOUR_API_KEY_HERE",
        "LLM_MODEL": "gemini-2.5-flash"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13