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回実行のモンテカルロシーズン予測

  • 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

ツール

ツール

返される内容

list_leagues

すべてのリーグ+キーがクエリ可能なシーズン。最初に呼び出してください。

get_league_table

順位:勝ち点、勝/分/敗、得点、フォーム。

get_rankings

運調整または得点ベースの順位再計算。

get_results

終了した試合のFT/HTスコア+最初のゴール時間。

get_fixtures

今後の試合とモデル確率。

get_match

1試合:マーケット全体の完全な確率ブロック。

get_season_projection

優勝/トップ4/降格%、勝ち点範囲(10,000シミュレーション、毎日)。

get_team

1チーム:試合ログ、ゴールタイミング、統計。

get_goal_timing

15分ごとのゴール数、チーム別。

get_track_record

FCの確定した公開予測台帳。

設定

環境変数

デフォルト

目的

FC_API_KEY

— (必須)

あなたのAPIキー

FC_API_BASE

FC本番API

セルフホスト/テスト用の上書き

利用規約

個人および研究目的での無料利用、帰属表示が必要("Data by 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