footballcharts-mcp
football-charts MCP サーバー
AIアシスタントに90以上のリーグのライブサッカーデータを提供:順位表、結果、試合日程、モデル確率、football-charts.com によるモンテカルロシーズン予測。
FCは確率と確定した実績記録を公開しています — ベッティングのヒントではありません。すべてのモデルシグナルはキックオフ前に公開され、後に評価されます。get_track_record ツールがその台帳を返します。
無料ティア
90以上の全リーグ(トップおよび下部リーグ、女子リーグ)
各リーグの今シーズン+前シーズン
モデル確率(Dixon-Colesベース)と毎日10,000回実行のモンテカルロシーズン予測
1日5,000リクエスト、1分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ツール
ツール | 返される内容 |
| すべてのリーグ+キーがクエリ可能なシーズン。最初に呼び出してください。 |
| 順位:勝ち点、勝/分/敗、得点、フォーム。 |
| 運調整または得点ベースの順位再計算。 |
| 終了した試合のFT/HTスコア+最初のゴール時間。 |
| 今後の試合とモデル確率。 |
| 1試合:マーケット全体の完全な確率ブロック。 |
| 優勝/トップ4/降格%、勝ち点範囲(10,000シミュレーション、毎日)。 |
| 1チーム:試合ログ、ゴールタイミング、統計。 |
| 15分ごとのゴール数、チーム別。 |
| FCの確定した公開予測台帳。 |
設定
環境変数 | デフォルト | 目的 |
| — (必須) | あなたのAPIキー |
| FC本番API | セルフホスト/テスト用の上書き |
利用規約
個人および研究目的での無料利用、帰属表示が必要("Data by 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