8 tools from the Sportscore MCP Server, categorised by risk level.
View the Sportscore policy →get_bracket Get the knockout bracket for a tournament (e.g. 'uefa-champions-league', 'nba-playoffs'). get_match_detail Get detailed data for a single match by its slug (e.g. 'manchester-united-vs-liverpool'): score, status, timeline, lineups. Slugs come from get_mat... get_matches List live and recent matches for a sport. Returns up to `limit` matches with scores, status, kickoff time and team logos. Good default for 'what's ... get_player Get player statistics and metadata by player slug (e.g. 'lionel-messi', 'lebron-james', 'virat-kohli'). get_standings Get the current standings table for a league or competition by slug (e.g. 'premier-league', 'la-liga', 'nba'). get_team_schedule Get a team's past and upcoming fixtures by team slug (e.g. 'barcelona', 'manchester-united', 'los-angeles-lakers'). get_top_scorers Get the top scorers (or top assisters) for a competition. Useful for 'who's leading the Premier League scoring charts?'. get_tracker Get live match tracker data (position, animation frames) for a match by numeric id. Usually only useful for football. The Sportscore MCP server exposes 8 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Sportscore server.
Sportscore tools are categorised as Read (8). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.