# footballcharts-mcp

Tables, results, model probabilities and Monte Carlo projections for 90+ football leagues.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.2.0
- **Author:** io.github.ddevetak
- **License:** Unknown
- **npm:** footballcharts-mcp
- **Source:** https://github.com/ddevetak/footballcharts-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-01T14:51:11.161Z
- **Version scanned:** 0.2.0
- **CVEs:** none found by OSV at scan time

## Tools

10 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_leagues` — All 90+ leagues on football-charts.com with country, league key and the seasons available to your key (newest first). Call this first to resolve league keys and
- `get_league_table` — Current standings for a league season: position, points, W/D/L, goals, goal difference, last-5 form.
- `get_rankings` — The table re-ranked by FC's alternative views: 'luck' (luck-adjusted — who over/under-performs their underlying numbers) or 'goals' (highest-scoring matches).
- `get_results` — Finished matches of a league season with FT/HT scores and first-goal minute, oldest first. Optionally filter by team name substring and cap the number of most r
- `get_fixtures` — Upcoming matches of a league with FC's model probabilities (Dixon-Coles based) for HT over 1.5 and FT over 2.5. Probabilities, not betting advice.
- `get_match` — One match by slug (country/league-slug/date-home-vs-away, as returned by get_fixtures): full model probability block across markets (1X2, over/under lines, BTTS
- `get_season_projection` — Monte Carlo season projection (10,000 simulations, refreshed daily): per team the title / top-4 / relegation probability, mean final points and a 10th-90th perc
- `get_team` — One team in a league season: table row, full match log (scores, HT, venue, outcome), goal-timing bins, first-goal distribution and per-team stats.
- `get_goal_timing` — When each team in a league scores: goals per 15-minute bin per team, plus league-level stats (most active period, late-goal share).
- `get_track_record` — FC's public, settled prediction track record — every published model signal graded against real results. Transparency data: hit rates and P/L by market, no cher

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"footballcharts\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"footballcharts-mcp\"\n      ],\n      \"env\": {\n        \"FC_API_KEY\": \"<YOUR_FC_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `FC_API_KEY` — Fc API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/footballcharts-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/footballcharts-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/footballcharts-mcp
- HTML page: https://forgeregistry.com/registry/footballcharts-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
