aigeon-ai/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.
Try football-prediction with chat:
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client