sportscore1

aigeon-ai/sportscore1

3.9

sportscore1 is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of sportscore1 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.

SportScore1 is a comprehensive MCP server designed to provide real-time and detailed data across multiple sports.

Try sportscore1 with chat:

Tools

Functions exposed to the LLM to take actions

teams_by_sport_id

Get a list of teams belonging to a specified sport. Returns a list of teams

events_by_sport_id_and_date

Get a list of events belonging to a specified sport and date. Returns a list of events. Use Meta/List of event status to translate

managers_by_sport_id

Get a list of managers belonging to a specified sport. Returns a list of managers

sport_data

Returns sport data

sport_list

Returns a list of sports. This is the main way to get the IDs of the available sports for future inquiries.

sections_by_sport_id

Get a list of sections belonging to a specified sport. Returns a list of sections

leagues_by_sport_id

Get a list of leagues belonging to a specified sport. Returns a list of leagues

challenges_by_sport_id

Get a list of challenges belonging to a specified sport. Returns a list of challenges

players_by_sport_id

Get a list of players belonging to a specified sport. Returns a list of players

events_live_by_sport_id

Get a live list of events belonging to a specified sport. Returns a list of live events

events_by_sport_id

Get a list of events belonging to a specified sport. Returns a list of events

seasons_by_sport_id

Get a list of seasons belonging to a specified sport. Returns a list of seasons

events_by_section_id

Get a list of events belonging to a specified section. Returns a list of events

challenges_by_section_id

Get a list of challenges belonging to a specified section. Returns a list of challenges

section_list

Returns a list of section

search_sections

Get a list of sections by filter. Returns a list of sections

leagues_by_section_id

Get a list of leagues belonging to a specified section. Returns a list of leagues

section_data

Returns section data

league_data

Returns league data

events_by_league_id

Get a list of events belonging to a specified league. Returns a list of events

league_list

Returns a list of league

challenges_by_league_id

Get a list of challenges belonging to a specified league. Returns a list of challenges

search_leagues

Get a list of leagues by filter. Returns a list of leagues

seasons_by_league_id

Get a list of seasons belonging to a specified league. Returns a list of seasons

challenges_list

Returns a list of challenges

challenges_data

Returns challenge data

season_data

Returns season data

standings_tables_by_season_id

Get a list of standing-tables belonging to a specified season. Returns a list of standing-tables

season_list

Returns a list of seasons

events_by_season_id

Get a list of events belonging to a specified season. Returns a list of events

cup_trees_by_season_id

Get a list of cup-trees belonging to a specified season. Returns a list of cup-trees

teams_by_season_id

Get a list of teams belonging to a specified season. Returns a list of teams

search_seasons

Get a list of seasons by filter. Returns a list of seasons

lineups_by_team_id

Get a list of lineups belonging to a specified team. Returns a list of lineup

team_list

Returns a list of team

players_by_team_id

Get a list of players belonging to a specified team. Returns a list of players

search_teams

Get a list of teams by a filter data. Returns a list of teams

h2_hevents_by_team_id

Get a list of events belonging to a specified team. Returns a list of events

sub_teams_by_team_id

Returns a list of sub-teams

team_data

Returns team data

seasons_by_team_id

Get a list of seasons belonging to a specified team. Returns a list of seasons

metrika_by_team_id

Get team metrika and statistics. Returns metrika data.

events_by_team_id

Get a list of events belonging to a specified team. Returns a list of events

search_events

Get a list of events by filter. Simple pagination is used

lineups_by_event_id

Get a list of lineups belonging to a specified event. Returns a list of lineups. Use Meta/Player positions list to translate

medias_by_event_id

Get a list of media belonging to a specified event. Returns a list of media.

event_list

Returns a list of events. Simple pagination is used

series_by_event_id

Get a list of series belonging to a specified event. Returns a list of series.

event_data

Returns event data by event ID

event_live_list

Get a list of live events. Returns list of events

markets_by_event_id

Returns a list of markets belonging to a specified event

tennis_points_by_event_id

Sports: tennis. Get a list of points by points belonging to a specified event. Returns a list of points.

statistics_by_event_id

Get a list of statistics belonging to a specified event. Returns a list of statistics.

search_events_by_similar_name

Get a list of eventsby similar name. Calculates the degree of similarity of two strings using the algorithm described in Programming Classics.

event_list_by_date

Returns a list of events by date. Use your own filters to filter the resulting list more accurately.

incidents_by_event_id

Get a list of incidents belonging to a specified event. Sort in order. Returns a list of incidents.

medias_by_player_id

Get a list of media belonging to a specified player

transfers_by_player_id

Get a list of transfer histories belonging to a specified player. Returns a list of transfer histories

player_list

Returns a list of players

statistics_by_player_id

Get player statistics list by player ID. Season statistics. Returns a list of statistics

teams_by_player_id

Get a list of teams belonging to a specified player. Returns a list of teams

player_data

Get player data by player ID. Returns player data

search_players

Get a list of players by filter. Returns a list of players.

lineup_to_player_by_player_id

Get a list of lineup-to-players belonging to a specified player

seasons_by_player_id

Get a list of seasons belonging to a specified player. Returns a list of seasons

referee_list

Returns a list of referees

search_referees

Get a list of referees by filter. Returns a list of referees

referee_data

Returns referee data

events_by_referee_id

Get a list of events belonging to a specified referee. Returns a list of events

manager_data

Returns manager data

manager_transfers

Returns a manager transfers

manager_list

Returns a list of managers

search_managers

Get a list of managers by filter. Returns a list of manager.

media_list

Returns a list of medias. Simple pagination is used

media_data

Returns media data

tennis_rankings_wta_list

Returns a list of tennis rankings WTA

tennis_rankings_atp_list

Returns a list of tennis rankings ATP

list_of_common_translations

Returns a list of translation

list_of_event_status

Returns events status

player_positions_list

Returns a list of player positions

venues_list

Returns a list of venues

venue_data

Returns venue data

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources