sportscore1
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.
teams_by_sport_id
Get a list of teams belonging to a specified sport. Returns a list of teams
Try it
Result:
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
Try it
Result:
managers_by_sport_id
Get a list of managers belonging to a specified sport. Returns a list of managers
Try it
Result:
sport_data
Returns sport data
Try it
Result:
sport_list
Returns a list of sports. This is the main way to get the IDs of the available sports for future inquiries.
Try it
Result:
sections_by_sport_id
Get a list of sections belonging to a specified sport. Returns a list of sections
Try it
Result:
leagues_by_sport_id
Get a list of leagues belonging to a specified sport. Returns a list of leagues
Try it
Result:
challenges_by_sport_id
Get a list of challenges belonging to a specified sport. Returns a list of challenges
Try it
Result:
players_by_sport_id
Get a list of players belonging to a specified sport. Returns a list of players
Try it
Result:
events_live_by_sport_id
Get a live list of events belonging to a specified sport. Returns a list of live events
Try it
Result:
events_by_sport_id
Get a list of events belonging to a specified sport. Returns a list of events
Try it
Result:
seasons_by_sport_id
Get a list of seasons belonging to a specified sport. Returns a list of seasons
Try it
Result:
events_by_section_id
Get a list of events belonging to a specified section. Returns a list of events
Try it
Result:
challenges_by_section_id
Get a list of challenges belonging to a specified section. Returns a list of challenges
Try it
Result:
section_list
Returns a list of section
Try it
Result:
search_sections
Get a list of sections by filter. Returns a list of sections
Try it
Result:
leagues_by_section_id
Get a list of leagues belonging to a specified section. Returns a list of leagues
Try it
Result:
section_data
Returns section data
Try it
Result:
league_data
Returns league data
Try it
Result:
events_by_league_id
Get a list of events belonging to a specified league. Returns a list of events
Try it
Result:
league_list
Returns a list of league
Try it
Result:
challenges_by_league_id
Get a list of challenges belonging to a specified league. Returns a list of challenges
Try it
Result:
search_leagues
Get a list of leagues by filter. Returns a list of leagues
Try it
Result:
seasons_by_league_id
Get a list of seasons belonging to a specified league. Returns a list of seasons
Try it
Result:
challenges_list
Returns a list of challenges
Try it
Result:
challenges_data
Returns challenge data
Try it
Result:
season_data
Returns season data
Try it
Result:
standings_tables_by_season_id
Get a list of standing-tables belonging to a specified season. Returns a list of standing-tables
Try it
Result:
season_list
Returns a list of seasons
Try it
Result:
events_by_season_id
Get a list of events belonging to a specified season. Returns a list of events
Try it
Result:
сup_trees_by_season_id
Get a list of cup-trees belonging to a specified season. Returns a list of cup-trees
Try it
Result:
teams_by_season_id
Get a list of teams belonging to a specified season. Returns a list of teams
Try it
Result:
search_seasons
Get a list of seasons by filter. Returns a list of seasons
Try it
Result:
lineups_by_team_id
Get a list of lineups belonging to a specified team. Returns a list of lineup
Try it
Result:
team_list
Returns a list of team
Try it
Result:
players_by_team_id
Get a list of players belonging to a specified team. Returns a list of players
Try it
Result:
search_teams
Get a list of teams by a filter data. Returns a list of teams
Try it
Result:
h2_hevents_by_team_id
Get a list of events belonging to a specified team. Returns a list of events
Try it
Result:
sub_teams_by_team_id
Returns a list of sub-teams
Try it
Result:
team_data
Returns team data
Try it
Result:
seasons_by_team_id
Get a list of seasons belonging to a specified team. Returns a list of seasons
Try it
Result:
metrika_by_team_id
Get team metrika and statistics. Returns metrika data.
Try it
Result:
events_by_team_id
Get a list of events belonging to a specified team. Returns a list of events
Try it
Result:
search_events
Get a list of events by filter. Simple pagination is used
Try it
Result:
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
Try it
Result:
medias_by_event_id
Get a list of media belonging to a specified event. Returns a list of media.
Try it
Result:
event_list
Returns a list of events. Simple pagination is used
Try it
Result:
series_by_event_id
Get a list of series belonging to a specified event. Returns a list of series.
Try it
Result:
event_data
Returns event data by event ID
Try it
Result:
event_live_list
Get a list of live events. Returns list of events
Try it
Result:
markets_by_event_id
Returns a list of markets belonging to a specified event
Try it
Result:
tennis_points_by_event_id
Sports: tennis. Get a list of points by points belonging to a specified event. Returns a list of points.
Try it
Result:
statistics_by_event_id
Get a list of statistics belonging to a specified event. Returns a list of statistics.
Try it
Result:
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.
Try it
Result:
event_list_by_date
Returns a list of events by date. Use your own filters to filter the resulting list more accurately.
Try it
Result:
incidents_by_event_id
Get a list of incidents belonging to a specified event. Sort in order. Returns a list of incidents.
Try it
Result:
medias_by_player_id
Get a list of media belonging to a specified player
Try it
Result:
transfers_by_player_id
Get a list of transfer histories belonging to a specified player. Returns a list of transfer histories
Try it
Result:
player_list
Returns a list of players
Try it
Result:
statistics_by_player_id
Get player statistics list by player ID. Season statistics. Returns a list of statistics
Try it
Result:
teams_by_player_id
Get a list of teams belonging to a specified player. Returns a list of teams
Try it
Result:
player_data
Get player data by player ID. Returns player data
Try it
Result:
search_players
Get a list of players by filter. Returns a list of players.
Try it
Result:
lineup_to_player_by_player_id
Get a list of lineup-to-players belonging to a specified player
Try it
Result:
seasons_by_player_id
Get a list of seasons belonging to a specified player. Returns a list of seasons
Try it
Result:
referee_list
Returns a list of referees
Try it
Result:
search_referees
Get a list of referees by filter. Returns a list of referees
Try it
Result:
referee_data
Returns referee data
Try it
Result:
events_by_referee_id
Get a list of events belonging to a specified referee. Returns a list of events
Try it
Result:
manager_data
Returns manager data
Try it
Result:
manager_transfers
Returns a manager transfers
Try it
Result:
manager_list
Returns a list of managers
Try it
Result:
search_managers
Get a list of managers by filter. Returns a list of manager.
Try it
Result:
media_list
Returns a list of medias. Simple pagination is used
Try it
Result:
media_data
Returns media data
Try it
Result:
tennis_rankings_wta_list
Returns a list of tennis rankings WTA
Try it
Result:
tennis_rankings_atp_list
Returns a list of tennis rankings ATP
Try it
Result:
list_of_common_translations
Returns a list of translation
Try it
Result:
list_of_event_status
Returns events status
Try it
Result:
player_positions_list
Returns a list of player positions
Try it
Result:
venues_list
Returns a list of venues
Try it
Result:
venue_data
Returns venue data