Skip to main content
Glama
ddevetak

footballcharts-mcp

by ddevetak

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

工具

工具

返回内容

list_leagues

所有联赛 + 您的密钥可以查询的赛季。请先调用此工具。

get_league_table

积分榜:积分、胜/平/负、进球、状态。

get_rankings

经运气调整或基于进球的联赛排名重新排序。

get_results

已完赛的比赛,含终场/半场比分 + 首粒进球时间。

get_fixtures

即将进行的比赛,含模型概率。

get_match

单场比赛:跨市场完整概率区块。

get_season_projection

冠军 / 前四 / 降级概率%,积分区间(1 万次模拟,每日更新)。

get_team

单支球队:比赛记录、进球时间、统计数据。

get_goal_timing

每 15 分钟区间的进球数,按球队划分。

get_track_record

FC 已结算的公开预测记录。

配置

环境变量

默认值

用途

FC_API_KEY

—(必填)

您的 API 密钥

FC_API_BASE

FC 生产 API

覆盖,用于自托管/测试

条款

免费用于个人和研究用途,需注明出处 ("数据由 football-charts.com 提供")。不得转售数据。付费层的商业用途: contact@football-charts.com

许可

MIT(服务器代码)。API 提供的数据仍归 © football-charts.com 所有。

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    D
    maintenance
    Provides 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.
    1
    69
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides 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.
    3
    GPL 2.0
  • F
    license
    -
    quality
    D
    maintenance
    Provides tools to query football match data, odds, standings, and team statistics via natural language, integrating with the football-scraper-api.
  • F
    license
    -
    quality
    D
    maintenance
    Provides live football match data from Sofascore, including formations, injuries, betting odds, and league positions, enabling natural language queries about matches.
    1

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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