Skip to main content
Glama
billychl1

FootballBin MCP Server

by billychl1

get_match_predictions

Generate AI predictions for Premier League and Champions League matches, including scores, goal scorers, and corner counts, to inform betting decisions or match analysis.

Instructions

Get AI-powered predictions for Premier League and Champions League matches including half-time score, full-time score, next goal scorer, and corner predictions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
leagueYesLeague to get predictions for. Accepts: "premier_league", "epl", "pl", "champions_league", "ucl", "cl"
matchweekNoMatchweek number (optional, defaults to current matchweek)
home_teamNoFilter by home team name (optional, e.g., "chelsea", "arsenal", "man_utd")
away_teamNoFilter by away team name (optional, e.g., "liverpool", "wolves")
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions 'AI-powered predictions' but lacks details on rate limits, authentication needs, data freshness, confidence levels, or response format. For a tool with no annotations, this leaves critical behavioral traits unspecified.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence that efficiently conveys the tool's purpose, scope, and prediction types without any wasted words. It is appropriately sized and front-loaded with essential information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the lack of annotations and output schema, the description is incomplete. It does not address behavioral aspects like rate limits or authentication, nor does it explain the return values or prediction format. For a tool with no structured data beyond the input schema, more contextual information is needed.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema description coverage is 100%, so the schema already documents all parameters thoroughly. The description adds no additional parameter semantics beyond what the schema provides, such as explaining interactions between parameters or usage examples. Baseline 3 is appropriate when the schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with specific verbs ('Get AI-powered predictions') and resources ('Premier League and Champions League matches'), including the types of predictions (half-time score, full-time score, etc.). It distinguishes itself from hypothetical alternatives by specifying the leagues and prediction types, though there are no actual sibling tools to differentiate from.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives, prerequisites, or contextual usage. It lists what the tool does but offers no explicit when/when-not instructions or comparisons to other tools, which is a significant gap in usage guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/billychl1/footballbin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server