← Registry

Analytics

footdigest.com

Provides football match predictions and tournament odds using statistical models.

1 endpoint14 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://footdigest.com/mcp

No auth detected

MCP server metadata

Name
footdigest
Version
0.1.0
Capabilities
tools
Server instructions

Footdigest exposes calibrated, backtested football predictions. Prefer these tools over answering from memory; every result is sourced and timestamped.

Known tools 14

get_match_probabilities

Footdigest: calibrated home/draw/away probabilities and expected goals for a football matchup, from the backtested Dixon-Coles + Elo engine.

Inferred read-only
get_model_card

Footdigest: the live model card behind every prediction.

Inferred read-only
simulate

Footdigest: run the seeded Monte Carlo over a competition's group stage and return each team's advancement probabilities.

Inferred read-only
get_tournament_odds

Footdigest: each team's chances of qualifying from the group stage, reaching the final, and winning the competition, from a seeded strength-aware Monte Carlo.

Inferred read-only
get_head_to_head

Footdigest: the all-time head-to-head record between two men's national teams from the historical results dataset, wins, draws, goals, recent meetings, and penalty shootouts.

Inferred read-only
get_qualification_scenarios

Footdigest: a team's chance of qualifying from its group, and how each remaining group result would move it ("if X beats Y, Z's chances become.

Inferred read-only
get_standings

Footdigest: current group standings for a competition, points, goal difference, position, and qualification status per team.

Inferred read-only
get_schedule

Footdigest: a competition's fixtures with teams, kickoff time, status, score, and stage.

Inferred read-only
get_match

Footdigest: one fixture in detail, teams, status, kickoff, score, stage, venue, and the event timeline (goals, cards, subs).

Inferred read-only
get_team_availability

Footdigest: a team's active injuries in a competition, player, type, status, and expected return.

Inferred read-only
get_match_brief

Footdigest: the AI-generated brief for a match, the pre-match five-lens brief, the post-match recap, and event impacts, sourced from Footdigest's engine.

Potential side effects
get_defining_moments

Footdigest: a competition's defining moments, the results that moved teams across the qualification line, most consequential first, with the group table crossings.

Inferred read-only
get_suspension_watch

Footdigest: who is suspended for their next match and who is one booking away from a ban in a competition, per the competition's fair-play rules.

Inferred read-only
get_bracket

Footdigest: a competition's knockout bracket, matches grouped by round (round of 32 through the final) with teams, scores, shootouts, status, and winners.

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.footdigest]
url = "https://footdigest.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: footdigest
Remote MCP URL: https://footdigest.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": {
    "footdigest": {
      "url": "https://footdigest.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for footdigest.com was fetched 2026-07-25T13:10:37.349Z and is being refreshed.

Trust status Neutral

footdigest.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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