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
lichess_get_user ~47

Get a Lichess user's public profile, including per-variant ratings, played games, and account flags.

NameTypeReqDescription
usernamestringyesLichess username (case-insensitive)

No output schema declared.

No examples provided.

lichess_get_users_status ~59

Get realtime online + streaming status for up to 100 Lichess users in a single call.

NameTypeReqDescription
idsstringyesComma-separated usernames (max 100), e.g. "thibault,DrDrunkenstein"

No output schema declared.

No examples provided.

mlb_get_divisions ~25

List all MLB divisions with their IDs, names, and associated leagues.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mlb_get_game ~43

Get detailed game data from the live feed including plays, box score, and line score.

NameTypeReqDescription
game_pknumberyesThe unique game ID (gamePk)

No output schema declared.

No examples provided.

mlb_get_game_boxscore ~44

Get the box score for a game with full batting and pitching stats for both teams.

NameTypeReqDescription
game_pknumberyesThe unique game ID (gamePk)

No output schema declared.

No examples provided.

mlb_get_game_linescore ~43

Get the line score (inning-by-inning scoring summary) for a game.

NameTypeReqDescription
game_pknumberyesThe unique game ID (gamePk)

No output schema declared.

No examples provided.

mlb_get_game_play_by_play ~45

Get play-by-play data for a specific game including all at-bats and pitches.

NameTypeReqDescription
game_pknumberyesThe unique game ID (gamePk)

No output schema declared.

No examples provided.

mlb_get_league_leaders ~106

Get league stat leaders for categories like home runs, batting average, ERA, strikeouts, etc.

NameTypeReqDescription
leaderCategoriesstringyesStat category: "homeRuns", "battingAverage", "earnedRunAverage", "strikeouts", "wins", "saves", "stolenBases", etc.
seasonstringSeason year (e.g. 2024)
sportIdnumberSport ID (1=MLB)

No output schema declared.

No examples provided.

mlb_get_player ~63

Get detailed player information including bio, position, and optionally hydrated stats.

NameTypeReqDescription
hydratestringHydration string, e.g. "stats(group=[hitting],type=[season])" to include stats
player_idnumberyesPlayer ID

No output schema declared.

No examples provided.

mlb_get_player_stats ~101

Get detailed statistics for a player by stat type and group.

NameTypeReqDescription
groupstringyesStat group: "hitting", "pitching", "fielding"
player_idnumberyesPlayer ID
seasonstringSeason year (e.g. 2024)
stats_typestringyesStat type: "season", "career", "gameLog", "yearByYear", "seasonAdvanced", etc.

No output schema declared.

No examples provided.

mlb_get_schedule ~131

Get the MLB game schedule for a date or date range. Returns games with scores, status, and teams.

NameTypeReqDescription
datestringSingle date in YYYY-MM-DD format (e.g. 2024-04-15)
endDatestringRange end date YYYY-MM-DD
sportIdnumberSport ID (1=MLB, 11=AAA, 12=AA, 13=A, 14=A-short)
startDatestringRange start date YYYY-MM-DD
teamIdnumberFilter by team ID

No output schema declared.

No examples provided.

mlb_get_standings ~99

Get league standings with win/loss records, division ranks, and streaks.

NameTypeReqDescription
leagueIdstringLeague ID(s), comma-separated (103=AL, 104=NL). Defaults to both.
seasonstringSeason year (e.g. 2024). Defaults to current season.
standingsTypesstringStandings type: regularSeason, wildCard, divisionLeaders, etc.

No output schema declared.

No examples provided.

mlb_get_team_roster ~72

Get a team's roster with player names, positions, jersey numbers, and status.

NameTypeReqDescription
rosterTypestringRoster type: active, fullSeason, 40Man, depthChart, etc.
seasonstringSeason year
team_idnumberyesTeam ID

No output schema declared.

No examples provided.

mlb_get_teams ~51

List MLB teams with their IDs, names, venues, divisions, and leagues.

NameTypeReqDescription
seasonstringSeason year
sportIdnumberSport ID (1=MLB)

No output schema declared.

No examples provided.

mlb_search_players ~57

Search for players by name. Returns matching players with their IDs, teams, and positions.

NameTypeReqDescription
namesstringyesPlayer name(s) to search for
sportIdnumberSport ID (1=MLB)

No output schema declared.

No examples provided.

motogp_get_categories ~75

List the racing categories (MotoGP, Moto2, Moto3, MotoE) for a season, with their UUIDs. Use a seasonUuid from motogp_get_seasons; the returned categoryUuid feeds sessions and standings.

NameTypeReqDescription
season_uuidstringyesSeason UUID from motogp_get_seasons

No output schema declared.

No examples provided.

motogp_get_events ~70

List the events (Grands Prix) in a season with circuit, country and dates. Each event's UUID feeds motogp_get_sessions.

NameTypeReqDescription
is_finishedbooleanFilter to finished events only
season_uuidstringyesSeason UUID from motogp_get_seasons

No output schema declared.

No examples provided.

motogp_get_riders ~51

List MotoGP riders with their profile data (name, number, country, team). Optionally filter by category UUID.

NameTypeReqDescription
category_uuidstringCategory UUID to filter riders (optional)

No output schema declared.

No examples provided.

motogp_get_seasons ~49

List MotoGP seasons with their UUIDs and year. The `id` (seasonUuid) feeds the categories/events/standings tools. `current:true` marks the live season.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

motogp_get_session_classification ~78

Get the full classification (results) of a session: rider, team, constructor, time/gap and points. Use a session id from motogp_get_sessions.

NameTypeReqDescription
session_idstringyesSession id from motogp_get_sessions
testbooleanSet true for test sessions (default false)

No output schema declared.

No examples provided.

motogp_get_sessions ~92

List the sessions (practice, qualifying, race, etc.) for an event and category. Pass eventUuid from motogp_get_events and categoryUuid from motogp_get_categories. Each session id feeds motogp_get_session_classification.

NameTypeReqDescription
category_uuidstringyesCategory UUID from motogp_get_categories
event_uuidstringyesEvent UUID from motogp_get_events

No output schema declared.

No examples provided.

motogp_get_standings ~72

Get the championship standings for a season and category (riders' or constructors' points table). Pass seasonUuid and categoryUuid.

NameTypeReqDescription
category_uuidstringyesCategory UUID from motogp_get_categories
season_uuidstringyesSeason UUID from motogp_get_seasons

No output schema declared.

No examples provided.

nascar_get_lap_times ~86

Get per-driver lap times and speeds for a specific race. Use the race_id from nascar_get_schedule.

NameTypeReqDescription
race_idintegeryesRace id from nascar_get_schedule
series_idintegeryesSeries id: 1 = Cup, 2 = Xfinity, 3 = Craftsman Truck
yearintegeryesSeason year

No output schema declared.

No examples provided.

nascar_get_live ~57

Get the live race feed: current lap, flag state, laps to go, leader and per-vehicle running order. When no race is live, fields are in an idle state (flag_state 9, race_id -1).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nascar_get_schedule ~78

Get the NASCAR race schedule for a season and series, including track, dates, winners and stage info for completed races.

NameTypeReqDescription
series_idintegeryesSeries id: 1 = Cup, 2 = Xfinity, 3 = Craftsman Truck
yearintegeryesSeason year (e.g. 2026)

No output schema declared.

No examples provided.

ncaa_get_game ~60

Get detailed information about a specific NCAA game, including play-by-play, box score, and stats.

NameTypeReqDescription
game_idstringyesNCAA game ID
sportstringyesSport name, e.g. "football", "basketball"

No output schema declared.

No examples provided.

ncaa_get_news ~46

Get the latest NCAA news, optionally filtered by sport.

NameTypeReqDescription
sportstringSport name, e.g. "football", "basketball". Omit for all sports.

No output schema declared.

No examples provided.

ncaa_get_rankings ~115

Get NCAA rankings/polls (AP, Coaches, CFP, etc.) for a sport.

NameTypeReqDescription
divisionstringDivision code, e.g. "fbs", "d1"
pollstringPoll name, e.g. "ap", "coaches", "cfp"
sportstringyesSport name, e.g. "football", "basketball"
weekstringWeek number
yearstringYear (e.g. 2024)

No output schema declared.

No examples provided.

ncaa_get_schedule ~64

Get a team's NCAA schedule for a season.

NameTypeReqDescription
sportstringyesSport name, e.g. "football", "basketball"
team_idstringyesNCAA team ID
yearstringYear (e.g. 2024)

No output schema declared.

No examples provided.

ncaa_get_scoreboard ~127

Get the NCAA scoreboard for a sport and division. Returns games with scores, status, and basic info.

NameTypeReqDescription
datestringDate in YYYY/MM/DD format (e.g. 2024/01/15). Defaults to today.
divisionstringyesDivision code, e.g. "fbs", "fcs", "d1", "d2", "d3"
sportstringyesSport name, e.g. "football", "basketball", "baseball", "soccer", "hockey", "lacrosse"

No output schema declared.

No examples provided.

ncaa_get_standings ~81

Get NCAA standings for a sport and division, optionally for a specific year.

NameTypeReqDescription
divisionstringDivision code, e.g. "fbs", "d1"
sportstringyesSport name, e.g. "football", "basketball"
yearstringYear (e.g. 2024)

No output schema declared.

No examples provided.

ncaa_get_stats ~93

Get player or team statistics for an NCAA sport/division.

NameTypeReqDescription
divisionstringyesDivision code, e.g. "fbs", "d1"
sportstringyesSport name, e.g. "football", "basketball"
stat_typestringStat type: "individual" or "team"
yearstringYear (e.g. 2024)

No output schema declared.

No examples provided.

ncaa_get_teams ~75

Get NCAA teams in a division, optionally filtered by conference.

NameTypeReqDescription
conference_idstringConference ID to filter by
divisionstringyesDivision code, e.g. "fbs", "d1"
sportstringyesSport name, e.g. "football", "basketball"

No output schema declared.

No examples provided.

nhl_get_draft ~21

Get the current NHL draft rankings and prospect information.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nhl_get_game_boxscore ~55

Get the box score for a specific NHL game. Includes goals, assists, shots, saves, and other stats.

NameTypeReqDescription
game_idintegeryesNHL game ID (e.g. 2023020001)

No output schema declared.

No examples provided.

nhl_get_game_landing ~55

Get the game landing page data for an NHL game. Includes summary, three stars, scoring plays, and more.

NameTypeReqDescription
game_idintegeryesNHL game ID (e.g. 2023020001)

No output schema declared.

No examples provided.

nhl_get_game_play_by_play ~60

Get the full play-by-play feed for an NHL game. Contains every event (shots, goals, penalties, faceoffs, etc.).

NameTypeReqDescription
game_idintegeryesNHL game ID (e.g. 2023020001)

No output schema declared.

No examples provided.

nhl_get_player ~52

Get detailed information about an NHL player -- bio, career stats, current season stats, awards.

NameTypeReqDescription
player_idintegeryesNHL player ID (e.g. 8478402 for Connor McDavid)

No output schema declared.

No examples provided.

nhl_get_player_game_log ~93

Get the game-by-game stats log for an NHL player in a given season.

NameTypeReqDescription
game_typeintegerGame type: 2 = regular season (default), 3 = playoffs
player_idintegeryesNHL player ID (e.g. 8478402)
seasonstringSeason identifier, e.g. "20232024" (defaults to current season)

No output schema declared.

No examples provided.

nhl_get_schedule ~48

Get the NHL schedule for a given date. Returns all games, start times, teams, and venues.

NameTypeReqDescription
datestringDate in YYYY-MM-DD format (defaults to today)

No output schema declared.

No examples provided.

nhl_get_scores ~20

Get live and final scores for today's NHL games.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nhl_get_standings ~58

Get NHL standings. Optionally filter by date or season.

NameTypeReqDescription
datestringDate in YYYY-MM-DD format (defaults to today)
seasonstringSeason identifier, e.g. "20232024"

No output schema declared.

No examples provided.

nhl_get_stat_leaders ~89

Get the NHL stat leaders for a given category (points, goals, assists, wins, etc.).

NameTypeReqDescription
categorystringStat category: "points", "goals", "assists", "plusMinus", "gaa", "savePctg", etc. (defaults to "points")
seasonstringSeason identifier, e.g. "20232024"

No output schema declared.

No examples provided.

nhl_get_team_roster ~85

Get the roster for an NHL team. Returns forwards, defensemen, and goalies with jersey numbers and positions.

NameTypeReqDescription
seasonstringSeason identifier, e.g. "20232024" (defaults to current season)
team_abbrevstringyesThree-letter team abbreviation (e.g. "TOR", "MTL", "BOS")

No output schema declared.

No examples provided.

nhl_get_team_schedule ~64

Get the monthly schedule for an NHL team.

NameTypeReqDescription
monthstringMonth in YYYY-MM format (defaults to current month)
team_abbrevstringyesThree-letter team abbreviation (e.g. "TOR", "MTL", "BOS")

No output schema declared.

No examples provided.

nhl_get_team_stats ~60

Get current-season stats for an NHL team (goals, shots, power play, penalty kill, etc.).

NameTypeReqDescription
team_abbrevstringyesThree-letter team abbreviation (e.g. "TOR", "MTL", "BOS")

No output schema declared.

No examples provided.

opendota_get_hero_stats ~31

Get hero stats / current meta: per-bracket pick and win counts for every hero.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

opendota_get_heroes ~29

List all Dota 2 heroes with id, name, primary attribute and roles.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

opendota_get_match ~59

Get full detail for a Dota 2 match: players, heroes, K/D/A, items, gold/xp, objectives.

NameTypeReqDescription
match_idintegeryesMatch id (e.g. from opendota_get_pro_matches)

No output schema declared.

No examples provided.

opendota_get_player ~51

Get a player's profile and aggregate stats by Steam32 account id (rank, MMR estimate, profile).

NameTypeReqDescription
account_idintegeryesSteam32 account id (from opendota_search_players)

No output schema declared.

No examples provided.