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도구
도구 | 반환 내용 |
| 모든 리그 + 키가 조회할 수 있는 시즌. 먼저 호출하세요. |
| 순위: 승점, 승/무/패, 골, 최근 성적. |
| 운 조정 또는 골 기반 순위 재조정. |
| 종료된 경기: 정규시간/전반전 점수 + 첫 골 시간. |
| 예정된 경기와 모델 확률. |
| 하나의 경기: 모든 시장에 대한 전체 확률 블록. |
| 우승 / 상위 4위 / 강등 %, 승점 범위 (일일 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