# Footdigest MCP server

Agent View of the PolicyLayer registry record for Footdigest: identity, probed posture, risk grade, and all 14 tools classified. HTML page: https://policylayer.com/tools/com-footdigest-footdigest

## Facts

- Server id: `https://footdigest.com/mcp`
- Homepage: https://github.com/https://footdigest.com/mcp
- Registry record: grade D, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 14 (13 with introspected schema)
- Tool categories present: Execute, Read
- Context-window cost: 1649 tokens per request — https://policylayer.com/token-cost/com-footdigest-footdigest
- Tags: com footdigest footdigest, automation
- Record last modified: 2026-08-05T09:43:23.277Z

## Tools (14)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `simulate` | Execute | High | https://policylayer.com/tools/com-footdigest-footdigest/simulate.md |
| `get_bracket` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-bracket.md |
| `get_defining_moments` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-defining-moments.md |
| `get_head_to_head` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-head-to-head.md |
| `get_match` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-match.md |
| `get_match_brief` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-match-brief.md |
| `get_match_probabilities` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-match-probabilities.md |
| `get_model_card` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-model-card.md |
| `get_qualification_scenarios` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-qualification-scenarios.md |
| `get_schedule` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-schedule.md |
| `get_standings` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-standings.md |
| `get_suspension_watch` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-suspension-watch.md |
| `get_team_availability` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-team-availability.md |
| `get_tournament_odds` | Read | Low | https://policylayer.com/tools/com-footdigest-footdigest/get-tournament-odds.md |

## Tool descriptions

- `simulate` — Footdigest: run the seeded Monte Carlo over a competition's group stage and return each team's advancement probabilities. Pass trials and seed to control and reproduce the run; the same inputs always return the same numbers. Identify the…
- `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. Give the competition slug.
- `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. Give the competition slug; optional limit.
- `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. Ask by team names.
- `get_match` — Footdigest: one fixture in detail, teams, status, kickoff, score, stage, venue, and the event timeline (goals, cards, subs). Ask by match_id (from get_schedule).
- `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. Ask by match_id; optional locale (en or fr).
- `get_match_probabilities` — Footdigest: calibrated home/draw/away probabilities and expected goals for a football matchup, from the backtested Dixon-Coles + Elo engine. Ask by match_id, or by home_team and away_team names for any matchup. Every answer is sourced an…
- `get_model_card` — Footdigest: the live model card behind every prediction. Returns the backtested RPS versus a naive baseline, the out-of-sample size, the calibration table, the methodology, and an explicit list of what is not measured. Use it to audit an…
- `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..."). Seeded and reproducible. Give the competition slug and a team name.
- `get_schedule` — Footdigest: a competition's fixtures with teams, kickoff time, status, score, and stage. Give the competition slug; optionally filter by status (e.g. scheduled, live, finished) and cap with limit.
- `get_standings` — Footdigest: current group standings for a competition, points, goal difference, position, and qualification status per team. Give the competition slug (e.g. "world-cup-2026"), optionally a single group code.
- `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. Give the competition slug.
- `get_team_availability` — Footdigest: a team's active injuries in a competition, player, type, status, and expected return. Give the competition slug and a team name.
- `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. Pass trials and seed to control and reproduce the run. Identify the competitio…

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Delx Mcp A2a (1068 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- MCP Framework Personal (912 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Crawlora (728 tools) — https://policylayer.com/tools/crawlora-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-footdigest-footdigest · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-footdigest-footdigest
