← Registry

Analytics

football-charts.com

Provides football league standings, results, fixtures, and match probability analytics.

1 endpoint10 known toolsFirst detected August 19, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.football-charts.com/mcp

No auth detected

MCP server metadata

Name
football-charts
Version
0.5.0
Capabilities
tools.listChanged

Known tools 10

about_football_charts

What football-charts.

Inferred read-only
list_leagues

Every league this source covers — 93 across 42 countries — with country, league key, display name and the seasons available, newest first.

Inferred read-only
get_league_table

Standings for one league season: one row per team with position, played, W/D/L, goals, points, last-five form, plus expected points and a luck category (how far results run ahead of or behind the underlying numbers).

Inferred read-only
get_results

Finished matches of one league season, one row per match: date, teams, full-time and half-time score, first-goal minute, goalless flag.

Inferred read-only
get_fixtures

Upcoming matches of one league, earliest first: kick-off date and time, teams, a slug, and the model's calibrated probabilities (home/away, over/under ladders, both teams to score, half-time lines; draw = 1 − home − away) with team attack/defence ratings.

Inferred read-only
get_match

One match in full: the complete model probability block (calibrated and raw, all markets), team ratings, first-goal-time histograms for both sides (fgt_h, fgt_a), recent form, and — once played — the score, half-time score and status.

Inferred read-only
get_season_projection

How one league's CURRENT season is projected to finish: 10,000 Monte Carlo simulations refreshed daily, per team the title, top-four and relegation (bottom3) probabilities, points now, mean final points, a 10th–90th percentile points range and a full finishing-position matrix, plus the change since the previous run.

Inferred read-only
get_team

Everything held on one team in one league season: its table row (with luck and expected points), the full match log (date, opponent, venue H/A, score, half-time score, first-goal minute, outcome), goals per 15-minute bin, first-goal distribution, and the seasons available.

Inferred read-only
get_goal_timing

Goals per 15-minute bin (0-15 … 90+) for every team in a league season, each with peak_bins (the bin or bins with most goals — ties are listed; report a tie as a tie), late_share_pct and first_half_pct, plus league totals and the most active period.

Inferred read-only
get_track_record

The public settled ledger: every model lean published before kick-off and graded after the result — count, hit rate and profit/loss at flat 1-unit stakes, overall and by market (1x2, ft_ou_25, ft_ou_35, ht_ou_15, bts), a daily cumulative series, the 50 most recent graded leans, and calibration (Brier score, probability buckets vs actual hit rate).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.football-charts]
url = "https://mcp.football-charts.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "football-charts": {
      "type": "http",
      "url": "https://mcp.football-charts.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: football-charts
Remote MCP URL: https://mcp.football-charts.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "football-charts": {
      "url": "https://mcp.football-charts.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "football-charts": {
      "type": "http",
      "url": "https://mcp.football-charts.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "football-charts",
  "transport": "streamable-http",
  "url": "https://mcp.football-charts.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.