football-prediction
football-prediction is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of football-prediction and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Football Prediction MCP Server provides accurate football match predictions and insights.
The Football Prediction MCP Server is designed to deliver accurate and timely football match predictions, providing insights and data-driven forecasts for upcoming matches. The server offers a comprehensive set of tools that cater to various prediction needs, ranging from match outcomes to detailed statistical analyses. Users can access predictions for upcoming matches, average bookie odds, historical data, and choose from a variety of prediction markets. The server also provides utilities to list available markets and federations, and to get fixture IDs for specific data requests.
Features
- Match Predictions: Get predictions for upcoming football matches, including potential outcomes and market-specific forecasts.
- Odds Information: Access average bookie odds to make informed betting decisions.
- Historical Data: Retrieve results for past matches and analyze prediction performance statistics.
- Market Flexibility: Choose from a variety of prediction markets to tailor the data to your specific requirements.
Tools
predictions
This endpoint returns a list of the football predictions scheduled to start in the next 48hours. URL parameters can be specified to show past predictions or to filter by federation and prediction market.
prediction_details
Grab all available predictions for a match id
performance_stats_for_past_predictions
Returns information about the accuracy of past predictions. (in the last day, 7 days, 14 days and 30 days) Can be additionally filtered by federation and market. If no market filter is provided it defaults to classic
head_to_head
Shows head to head stats and previous encounters for the home and away team of an upcoming match.
home_team_league_stats
Shows the league table and stats for the home team of an upcoming match.
home_team_last10_matches
Grab the statistics and list of the last 10 matches played by the home team for a certain ID
away_team_last10_matches
Grab the statistics and list of the last 10 matches played by the away team for a certain ID
away_team_league_stats
Shows the league table and stats for the away team of an upcoming match.
list_available_markets
List all available markets and the ones that are enabled for your subscription plan
list_available_federations
Returns an array of all the available federations.
get_list_of_fixture_ids
Returns a list of fixture IDs that can be used to make requests to endpoints expecting a ID url parameter. Can be filtered by: - iso_date - market - federation