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

우승 / 상위 4위 / 강등 %, 승점 범위 (일일 1만 시뮬레이션).

get_team

하나의 팀: 경기 기록, 골 타이밍, 통계.

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