Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.lacausecrypto/sports-hub

NPM · MCP-SPORTS-HUB · SCANNED AUG 3

41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.

Available components

+16 this week 69 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability81
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 11924 tokens (~71/item across 167 items; 165 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · mcp-sports-hub

# add to Claude Code
claude mcp add lacausecrypto-sports-hub -- npx -y mcp-sports-hub
# add to Codex CLI
codex mcp add lacausecrypto-sports-hub -- npx -y mcp-sports-hub
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lacausecrypto-sports-hub": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-sports-hub"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add lacausecrypto-sports-hub --command npx --arg -y --arg mcp-sports-hub
# ~/.hermes/config.yaml
mcp_servers:
  lacausecrypto-sports-hub:
    command: "npx"
    args: ["-y", "mcp-sports-hub"]
// mcp.json
{
  "mcpServers": {
    "lacausecrypto-sports-hub": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sports-hub"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +3
    • Stability: unverified → 0.23 functional
  • 2 Aug 26 +59
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Dependency health: partial → unverified functional
    • Tool coverage: unverified → 100 functional
    • License: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → good functional
    • Licence: MIT functional
  • 1 Aug 26 −19
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Dependency health: unverified → partial functional
  • 31 Jul 26 −9
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 165 exposed · ~11,870 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
chesscom_get_club ~53

Get Chess.com club details by URL id (the slug after /club/ in the web URL).

NameTypeReqDescription
club_idstringyesClub URL id, e.g. "chess-com-developer-community"

No output schema declared.

No examples provided.

chesscom_get_country_players ~56

Get the list of titled Chess.com players from a country (returns usernames and titles).

NameTypeReqDescription
countrystringyesISO 3166 alpha-2 country code, e.g. "US", "FR", "IN"

No output schema declared.

No examples provided.

chesscom_get_leaderboards ~45

Get Chess.com global leaderboards across all categories (daily, daily960, live_rapid, live_blitz, live_bullet, tactics, rush, battle).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

chesscom_get_player ~46

Get a Chess.com player's public profile (name, country, joined date, last online, title, etc.).

NameTypeReqDescription
usernamestringyesChess.com username (case-insensitive)

No output schema declared.

No examples provided.

chesscom_get_player_archives ~35

List the YYYY/MM archive URLs containing a player's monthly game history.

NameTypeReqDescription
usernamestringyesChess.com username

No output schema declared.

No examples provided.

chesscom_get_player_clubs ~40

Get the list of Chess.com clubs a player belongs to (with last-activity timestamps).

NameTypeReqDescription
usernamestringyesChess.com username

No output schema declared.

No examples provided.

chesscom_get_player_stats ~59

Get a Chess.com player's stats by time control (daily, rapid, blitz, bullet) and chess960, with current ratings, best, and W/L/D records.

NameTypeReqDescription
usernamestringyesChess.com username (case-insensitive)

No output schema declared.

No examples provided.

espn_get_athlete ~155

Get information about a specific athlete, including bio, stats, and career history.

NameTypeReqDescription
athlete_idstringyesESPN athlete ID
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"

No output schema declared.

No examples provided.

espn_get_event_summary ~162

Get a detailed summary of a specific event/game, including play-by-play, box score, leaders, and game info.

NameTypeReqDescription
event_idstringyesESPN event ID
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"

No output schema declared.

No examples provided.

espn_get_news ~158

Get the latest news articles for a sport/league, including headlines, descriptions, and links.

NameTypeReqDescription
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
limitintegerMaximum number of articles to return
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"

No output schema declared.

No examples provided.

espn_get_scoreboard ~188

Get live or date-specific scores for a sport/league. Returns current scoreboard with game status, scores, and basic game info.

NameTypeReqDescription
datesstringDate filter in YYYYMMDD format (e.g. 20240115)
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
limitintegerMaximum number of events to return
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"

No output schema declared.

No examples provided.

espn_get_seasons ~151

Get available seasons for a sport/league, including season types (preseason, regular, postseason) and date ranges.

NameTypeReqDescription
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"

No output schema declared.

No examples provided.

espn_get_standings ~180

Get league standings. Returns conference/division standings with team records, win/loss, and ranking info.

NameTypeReqDescription
groupstringGroup, conference, or division filter ID
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
seasonstringSeason year (e.g. "2024")
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"

No output schema declared.

No examples provided.

espn_get_team_details ~157

Get detailed information about a specific team, including record, stats, venue, and next event.

NameTypeReqDescription
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"
team_idstringyesESPN team ID

No output schema declared.

No examples provided.

espn_get_team_roster ~161

Get the full roster for a specific team, including player names, positions, jersey numbers, and basic stats.

NameTypeReqDescription
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"
team_idstringyesESPN team ID

No output schema declared.

No examples provided.

espn_get_team_schedule ~169

Get a team's schedule for a season, including past results and upcoming games.

NameTypeReqDescription
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
seasonstringSeason year (e.g. "2024")
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"
team_idstringyesESPN team ID

No output schema declared.

No examples provided.

espn_get_teams ~161

List all teams in a league. Returns team names, IDs, abbreviations, logos, and locations.

NameTypeReqDescription
leaguestringyesLeague code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1"
limitintegerMaximum number of teams to return
sportstringyesSport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing"

No output schema declared.

No examples provided.

euroleague_get_clubs ~80

List the clubs participating in a EuroLeague/EuroCup season (names, codes, venues, country).

NameTypeReqDescription
competitionstringCompetition: "E" = EuroLeague, "U" = EuroCup
season_yearintegeryesSeason start year (e.g. 2024 for the 2024-25 season)

No output schema declared.

No examples provided.

euroleague_get_game_boxscore ~96

Get a game's full box score (per-player and team stats for both teams). Use a game code from euroleague_get_games.

NameTypeReqDescription
competitionstringCompetition: "E" = EuroLeague, "U" = EuroCup
game_codeintegeryesGame code
season_yearintegeryesSeason start year (e.g. 2024 for the 2024-25 season)

No output schema declared.

No examples provided.

euroleague_get_game_header ~102

Get a game's header/summary: final and per-quarter scores, teams, coaches. Use a game code from euroleague_get_games.

NameTypeReqDescription
competitionstringCompetition: "E" = EuroLeague, "U" = EuroCup
game_codeintegeryesGame code (from euroleague_get_games)
season_yearintegeryesSeason start year (e.g. 2024 for the 2024-25 season)

No output schema declared.

No examples provided.

euroleague_get_game_playbyplay ~95

Get a game's full play-by-play feed (every event by quarter). Use a game code from euroleague_get_games.

NameTypeReqDescription
competitionstringCompetition: "E" = EuroLeague, "U" = EuroCup
game_codeintegeryesGame code
season_yearintegeryesSeason start year (e.g. 2024 for the 2024-25 season)

No output schema declared.

No examples provided.

euroleague_get_games ~80

Get all EuroLeague/EuroCup games for a season (teams, scores, dates, round, status).

NameTypeReqDescription
competitionstringCompetition: "E" = EuroLeague, "U" = EuroCup
season_yearintegeryesSeason start year (e.g. 2024 for the 2024-25 season)

No output schema declared.

No examples provided.

euroleague_get_rounds ~75

List the rounds (game days) of a EuroLeague/EuroCup season.

NameTypeReqDescription
competitionstringCompetition: "E" = EuroLeague, "U" = EuroCup
season_yearintegeryesSeason start year (e.g. 2024 for the 2024-25 season)

No output schema declared.

No examples provided.

f1_get_circuits ~96

List Formula 1 circuits for a given season or all-time. Returns circuit names, locations, and coordinates.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

f1_get_constructor_standings ~89

Get Formula 1 World Constructors' Championship standings for a given season.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

f1_get_constructors ~88

List Formula 1 constructors/teams for a given season or all-time.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

f1_get_driver_results ~133

Get all race results for a specific driver in a given season. Use driver IDs like 'hamilton', 'max_verstappen', 'leclerc'.

NameTypeReqDescription
driver_idstringyesDriver ID (e.g. "hamilton", "max_verstappen", "leclerc")
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

f1_get_driver_standings ~89

Get Formula 1 World Drivers' Championship standings for a given season.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

f1_get_drivers ~99

List Formula 1 drivers for a given season or all-time. Returns driver IDs, names, nationalities, and other info.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

f1_get_lap_times ~117

Get lap times for a specific race. Can return all laps or a specific lap number. Data available from 1996 onwards.

NameTypeReqDescription
lapstringSpecific lap number (omit for all laps)
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
roundstringyesRound number within the season
seasonstringyesSeason year (e.g. "2024")

No output schema declared.

No examples provided.

f1_get_pit_stops ~121

Get pit stop data for a specific race. Can return all pit stops or a specific stop number. Data available from 2012 onwards.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
roundstringyesRound number within the season
seasonstringyesSeason year (e.g. "2024")
stopstringSpecific pit stop number (omit for all stops)

No output schema declared.

No examples provided.

f1_get_qualifying ~109

Get Formula 1 qualifying results. Returns Q1/Q2/Q3 times for drivers in a specific qualifying session.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
roundstringRound number within the season
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

f1_get_race_results ~112

Get Formula 1 race results. Returns finishing positions, drivers, constructors, times, and status for a season or specific round.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
roundstringRound number within the season
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

f1_get_schedule ~92

Get the Formula 1 race schedule/calendar for a given season, including circuit info and race dates.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

f1_get_seasons ~64

List all Formula 1 seasons from 1950 to present, including Wikipedia links.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination

No output schema declared.

No examples provided.

f1_get_sprint ~97

Get Formula 1 sprint race results for a specific round.

NameTypeReqDescription
limitintegerMaximum number of results to return (default 30, max 1000)
offsetintegerNumber of results to skip for pagination
roundstringRound number within the season
seasonstringSeason year (e.g. "2024") or "current" (default: "current")

No output schema declared.

No examples provided.

footballdata_uk_get_matches ~142

Get historical matches (results + bookmaker odds) for a league and season from football-data.co.uk. Returns the most recent matches first; filter by team and cap with limit.

NameTypeReqDescription
leaguestringyesLeague code, e.g. "E0" (Premier League). Use footballdata_uk_list_leagues.
limitintegerMax matches to return (default 30, most recent first)
seasonstringyesSeason code, 4 digits, e.g. "2425" for 2024-25
teamstringFilter to matches involving this team (case-insensitive substring)

No output schema declared.

No examples provided.

footballdata_uk_list_leagues ~40

List the football-data.co.uk league codes usable with footballdata_uk_get_matches, and how to form the season code.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

formulae_get_championships ~53

List Formula E championships (one per season, from 2014-15 to the current season) with their ids and status. The `id` (championshipId) feeds the standings tools.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

formulae_get_driver_standings ~58

Get the Formula E drivers' championship standings for a championship (season). Pass a championshipId from formulae_get_championships.

NameTypeReqDescription
championship_idstringyesChampionship id from formulae_get_championships

No output schema declared.

No examples provided.

formulae_get_race ~53

Get details for a single Formula E race (sessions, circuit, schedule). Use a race id from formulae_get_races.

NameTypeReqDescription
race_idstringyesRace id from formulae_get_races

No output schema declared.

No examples provided.

formulae_get_race_results ~59

Get the race results / classification for a Formula E race (driver, team, position, points). Use a race id from formulae_get_races.

NameTypeReqDescription
race_idstringyesRace id from formulae_get_races

No output schema declared.

No examples provided.

formulae_get_races ~74

List Formula E races / E-Prix with id, name, country, city, date and result-availability flags. Paginated — use `page` to advance. Each race id feeds formulae_get_race / formulae_get_race_results.

NameTypeReqDescription
pageintegerPage number (0-based)

No output schema declared.

No examples provided.

formulae_get_team_standings ~58

Get the Formula E teams' championship standings for a championship (season). Pass a championshipId from formulae_get_championships.

NameTypeReqDescription
championship_idstringyesChampionship id from formulae_get_championships

No output schema declared.

No examples provided.

formulae_get_teams ~24

List Formula E teams with wins, podiums and race starts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

lichess_get_broadcasts ~54

List official Lichess broadcast tournaments (live coverage of OTB events). Returns up to ~20 most recent.

NameTypeReqDescription
maxintegerMax broadcasts to return (1-50, default 20)

No output schema declared.

No examples provided.

lichess_get_daily_puzzle ~31

Get the Lichess puzzle of the day, including the source game and the solution moves.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

lichess_get_team ~53

Get information about a Lichess team: description, member count, leader, open/closed status.

NameTypeReqDescription
team_idstringyesTeam id (URL slug, e.g. "lichess-swiss")

No output schema declared.

No examples provided.

lichess_get_top_players ~65

Get the top N players for a Lichess performance variant (bullet, blitz, rapid, classical, etc.).

NameTypeReqDescription
nintegerNumber of top players to return (1-200, default 10)
perfstringyesPerformance variant key

No output schema declared.

No examples provided.

lichess_get_tournaments ~27

Get current Lichess Arena tournaments (created, started, and recently finished).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.