footballcharts-mcp
football-charts MCP 服务器
为您的 AI 助手提供 90 多个联赛 的实时足球数据:积分榜、比赛结果、 赛程、模型概率和来自 football-charts.com 的蒙特卡洛赛季预测。
FC 发布 概率和已结算的跟踪记录——而非博彩建议。
每个模型信号在开赛前发布,赛后进行评分;
get_track_record 工具返回该记录。
免费层
所有 90 多个联赛(顶级和次级联赛、女子联赛)
每个联赛当前 + 上一个赛季
模型概率(基于 Dixon-Coles)和每日 10,000 次蒙特卡洛赛季预测
每天 5,000 次请求,每分钟 60 次
无博彩赔率(赔率 + 完整历史档案属于付费层—— 请联系 contact@football-charts.com)
Related MCP server: GoalGorithm MCP Server
获取密钥
curl -X POST https://footballcharts-backend.onrender.com/api/v1/keys/register/ \
-H 'Content-Type: application/json' \
-d '{"email":"you@example.com"}'密钥 (fc_...) 仅显示一次——请妥善保存。
与 Claude Desktop 一起使用
claude_desktop_config.json:
{
"mcpServers": {
"football-charts": {
"command": "npx",
"args": ["-y", "footballcharts-mcp"],
"env": { "FC_API_KEY": "fc_your_key_here" }
}
}
}与 Claude Code 一起使用
claude mcp add football-charts -e FC_API_KEY=fc_your_key_here -- npx -y footballcharts-mcp工具
工具 | 返回内容 |
| 所有联赛 + 您的密钥可以查询的赛季。请先调用此工具。 |
| 积分榜:积分、胜/平/负、进球、状态。 |
| 经运气调整或基于进球的联赛排名重新排序。 |
| 已完赛的比赛,含终场/半场比分 + 首粒进球时间。 |
| 即将进行的比赛,含模型概率。 |
| 单场比赛:跨市场完整概率区块。 |
| 冠军 / 前四 / 降级概率%,积分区间(1 万次模拟,每日更新)。 |
| 单支球队:比赛记录、进球时间、统计数据。 |
| 每 15 分钟区间的进球数,按球队划分。 |
| FC 已结算的公开预测记录。 |
配置
环境变量 | 默认值 | 用途 |
| —(必填) | 您的 API 密钥 |
| FC 生产 API | 覆盖,用于自托管/测试 |
条款
免费用于个人和研究用途,需注明出处 ("数据由 football-charts.com 提供")。不得转售数据。付费层的商业用途: contact@football-charts.com。
许可
MIT(服务器代码)。API 提供的数据仍归 © 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