New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

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 and timestamped; see get_model_card for the methodology.

SERVERFootdigest SOURCEhttps://footdigest.com/mcp
Low RISK CLASS
Category Read
Parameters 30 required
Recommended Allowedsee the rule below
Registry record Grade D, identity unverified Pull the record →

This record as markdown: /tools/com-footdigest-footdigest/get-match-probabilities.md

What get_match_probabilities does on Footdigest

AI agents call get_match_probabilities to retrieve information from Footdigest without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
match_id integer Scheduled fixture id.
away_team string Away (or second) team name.
home_team string Home (or first) team name.

Parameters from the server's own tool schema.

Why get_match_probabilities is rated Low

This tool performs a straightforward data retrieval operation—it queries football match probability predictions from a pre-trained model. No side effects, modifications, deletions, code execution, or financial transactions are possible. The action is read-only, fitting the 'Read' category of tools that retrieve or query data without side effects.

From the tool's definition Tool retrieves and queries 'calibrated home/draw/away probabilities and expected goals' with no mention of modifying, deleting, or executing operations. The description explicitly states it 'asks by' parameters and returns sourced, timestamped data.

Risk signalsBulk/mass operation — affects multiple targets

Questions about get_match_probabilities

What does the get_match_probabilities tool do? +

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 and timestamped; see get_model_card for the methodology. It is categorised as a Read tool in the Footdigest MCP Server, which means it retrieves data without modifying state.

What parameters does get_match_probabilities accept? +

get_match_probabilities accepts 3 parameters: match_id, away_team, home_team. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on get_match_probabilities? +

Register the Footdigest MCP server in PolicyLayer and add a rule for get_match_probabilities: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Footdigest. Nothing to install.

What risk level is get_match_probabilities? +

get_match_probabilities is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit get_match_probabilities? +

Yes. Add a rate_limit block to the get_match_probabilities rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block get_match_probabilities completely? +

Set action: deny in the PolicyLayer policy for get_match_probabilities. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides get_match_probabilities? +

get_match_probabilities is provided by the Footdigest MCP server (https://footdigest.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Footdigest, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Footdigest's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.