footballcharts-mcp
football-charts MCP Server
Geben Sie Ihrem KI-Assistenten Live-Fußballdaten für 90+ Ligen: Tabellen, Ergebnisse, Spielpläne, Modellwahrscheinlichkeiten und Monte-Carlo-Saisonprognosen von football-charts.com.
FC veröffentlicht Wahrscheinlichkeiten und eine nachvollziehbare Erfolgsbilanz – keine Wettipps.
Jedes Modellsignal wird vor Anpfiff veröffentlicht und nach Spielende bewertet; der
get_track_record-Tool gibt dieses Protokoll zurück.
Kostenlose Stufe
Alle 90+ Ligen (obere und untere Ligen, Frauenligen)
Aktuelle + vorherige Saison pro Liga
Modellwahrscheinlichkeiten (basiert auf Dixon-Coles) und tägliche Monte-Carlo-Saisonprognosen mit 10.000 Simulationen
5.000 Anfragen/Tag, 60/Minute
Keine Wettquoten (Quoten + vollständiges historisches Archiv sind Teil der kostenpflichtigen Stufe – Kontakt contact@football-charts.com)
Related MCP server: GoalGorithm MCP Server
Einen Schlüssel erhalten
curl -X POST https://footballcharts-backend.onrender.com/api/v1/keys/register/ \
-H 'Content-Type: application/json' \
-d '{"email":"you@example.com"}'Der Schlüssel (fc_...) wird einmal angezeigt – speichern Sie ihn.
Verwendung mit Claude Desktop
claude_desktop_config.json:
{
"mcpServers": {
"football-charts": {
"command": "npx",
"args": ["-y", "footballcharts-mcp"],
"env": { "FC_API_KEY": "fc_your_key_here" }
}
}
}Verwendung mit Claude Code
claude mcp add football-charts -e FC_API_KEY=fc_your_key_here -- npx -y footballcharts-mcpTools
Tool | Was zurückgegeben wird |
| Alle Ligen + die Spielzeiten, die Ihr Schlüssel abfragen kann. Zuerst aufrufen. |
| Tabellenstände: Punkte, S/U/N, Tore, Form. |
| Pechbereinigte oder torebasierte Neubewertung der Tabelle. |
| Abgeschlossene Spiele mit FT/HT-Ergebnissen + Minute des ersten Tores. |
| Bevorstehende Spiele mit Modellwahrscheinlichkeiten. |
| Ein Spiel: vollständiger Wahrscheinlichkeitsblock über alle Märkte. |
| Meisterschafts-/Top-4-/Abstiegswahrscheinlichkeiten, Punktebereiche (10k Simulationen, täglich). |
| Eine Mannschaft: Spielprotokoll, Torzeitpunkte, Statistiken. |
| Tore pro 15-Minuten-Zeitraum, pro Team. |
| Das veröffentlichte öffentliche Vorhersageprotokoll der FC. |
Konfiguration
Env var | Standard | Zweck |
| — (erforderlich) | Ihr API-Schlüssel |
| FC-Produktions-API | Überschreibung für Selbsthosting/Testen |
Nutzungsbedingungen
Kostenlos für persönliche und Forschungszwecke mit Namensnennung ("Daten von football-charts.com"). Kein Weiterverkauf der Daten. Kommerzielle Nutzung der kostenpflichtigen Stufe: contact@football-charts.com.
Lizenz
MIT (Servercode). Die von der API bereitgestellten Daten bleiben © football-charts.com.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides AI agents with access to football match predictions for Premier League and Champions League, including half-time/full-time scores, goal scorers, corner counts, and key player insights.169MIT
- AlicenseAqualityDmaintenanceProvides soccer match predictions and league statistics using xG data and Poisson distribution models. It enables users to forecast outcomes, analyze team performance, and view league tables across major European football leagues.3GPL 2.0
- Flicense-qualityDmaintenanceProvides tools to query football match data, odds, standings, and team statistics via natural language, integrating with the football-scraper-api.
- Flicense-qualityDmaintenanceProvides live football match data from Sofascore, including formations, injuries, betting odds, and league positions, enabling natural language queries about matches.1
Related MCP Connectors
API-Football MCP — comprehensive soccer/football data
Football-Data.org MCP — soccer competitions, matches, standings
Calibrated world model for AI agents. 40 tools: world state, markets, trading. Kalshi + Polymarket.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ddevetak/footballcharts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server