io.github.lacausecrypto/sports-hub
NPM · MCP-SPORTS-HUB · SCANNED SEP 21
41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.
Available components
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 → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 88 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability89
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).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 Management93
- Stability observed for 28 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
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 165 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 166 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.lacausecrypto/sports-hub MCP server?
io.github.lacausecrypto/sports-hub runs locally as an npm package, launched with npx -y mcp-sports-hub. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · mcp-sports-hub
claude mcp add lacausecrypto-sports-hub -- npx -y mcp-sports-hub
{
"mcpServers": {
"lacausecrypto-sports-hub": {
"command": "npx",
"args": [
"-y",
"mcp-sports-hub"
]
}
}
} {
"servers": {
"lacausecrypto-sports-hub": {
"command": "npx",
"args": [
"-y",
"mcp-sports-hub"
]
}
}
} codex mcp add lacausecrypto-sports-hub -- npx -y mcp-sports-hub
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"lacausecrypto-sports-hub": {
"type": "local",
"command": [
"npx",
"-y",
"mcp-sports-hub"
],
"enabled": true
}
}
} openclaw mcp add lacausecrypto-sports-hub --command npx --arg -y --arg mcp-sports-hub
mcp_servers:
lacausecrypto-sports-hub:
command: "npx"
args: ["-y", "mcp-sports-hub"] {
"McpServers": {
"lacausecrypto-sports-hub": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"mcp-sports-hub"
]
}
}
} assistant mcp add lacausecrypto-sports-hub -t stdio -c npx -a -y mcp-sports-hub
{
"mcpServers": {
"lacausecrypto-sports-hub": {
"command": "npx",
"args": [
"-y",
"mcp-sports-hub"
]
}
}
} 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.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 −2
- Security disclosure: unverified → fail ▼ functional
- Stability: pass → 0.80 functional
- 16 Sept 26 0
- Stability: 0.97 → pass security
- Security disclosure: fail → unverified ▼ functional
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
- Security disclosure: unverified → fail ▼ functional
- 10 Sept 26 −2
- Security disclosure: fail → unverified ▼ functional
- Stability: pass → 0.80 functional
- 9 Sept 26 0
- Stability: 0.97 → pass security
- 8 Sept 26 +1
- Security disclosure: unverified → fail ▼ functional
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 21 Sept 2026 · Analysed npm/mcp-sports-hub@1.3.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
sportsdb_search_players sportsdb: Search players ~61
Search players by name, or list all players on a team. Provide either player_name or team_name (or both).
| Name | Type | Req | Description |
|---|---|---|---|
| player_name | string | – | Player name to search for |
| team_name | string | – | Team name to list players from |
No output schema declared.
No examples provided.
sportsdb_search_teams sportsdb: Search teams ~42
Search teams by name. Returns matching teams with basic info, badges, and stadium details.
| Name | Type | Req | Description |
|---|---|---|---|
| team_name | string | yes | Team name to search for |
No output schema declared.
No examples provided.
sportsrc_get_league_scores sportsrc: Get league scores ~54
Get scores / recent results for a specific football league.
| Name | Type | Req | Description |
|---|---|---|---|
| league | string | yes | League id (use sportsrc_get_leagues to list). E.g. "PL", "CL", "BL1". |
No output schema declared.
No examples provided.
sportsrc_get_leagues sportsrc: Get leagues ~34
List football leagues/competitions supported by SportSRC. Returns league ids you can pass to scores and tables tools.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
sportsrc_get_live sportsrc: Get live ~68
Convenience: get the matches feed for a sport. Filter the returned `data` array client-side by `status` for live games.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | Sport id (use sportsrc_get_sports to list). E.g. "football", "basketball", "mma". |
No output schema declared.
No examples provided.
sportsrc_get_match sportsrc: Get match ~71
Get detailed match information including streams, venue, and lineups.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | Sport id (use sportsrc_get_sports to list). E.g. "football", "basketball", "mma". |
| match_id | string | yes | Match id (from sportsrc_get_matches results) |
No output schema declared.
No examples provided.
sportsrc_get_matches sportsrc: Get matches ~60
List matches for a sport. Returns live, upcoming, and recently finished matches with team info.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | Sport id (use sportsrc_get_sports to list). E.g. "football", "basketball", "mma". |
No output schema declared.
No examples provided.
sportsrc_get_sports sportsrc: Get sports ~28
List sport categories supported by SportSRC. Returns ids you can pass to other tools.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
sportsrc_get_table sportsrc: Get table ~51
Get the standings table for a specific football league.
| Name | Type | Req | Description |
|---|---|---|---|
| league | string | yes | League id (use sportsrc_get_leagues to list). E.g. "PL", "CL", "BL1". |
No output schema declared.
No examples provided.
squiggle_get_games squiggle: Get games ~94
Get AFL games with optional filters. Returns home/away teams, scores, completion status, venue, and time.
| Name | Type | Req | Description |
|---|---|---|---|
| complete | integer | – | Completion % filter (100 = finished games only) |
| round | integer | – | Round number |
| team | integer | – | Team id (use squiggle_get_teams to list) |
| year | integer | – | Season year (e.g. 2024) |
No output schema declared.
No examples provided.
squiggle_get_ladder squiggle: Get ladder ~74
Get the projected AFL ladder for a given year and round, by prediction model. Each model gives its own projected wins / mean rank.
| Name | Type | Req | Description |
|---|---|---|---|
| round | integer | yes | Round number |
| source | integer | – | Model source id (use squiggle_get_sources) |
| year | integer | yes | Season year |
No output schema declared.
No examples provided.
squiggle_get_sources squiggle: Get sources ~45
List the prediction model sources contributing to Squiggle (Squiggle, MoS, FiveThirtyEight, etc.). Use the returned ids with tips and ladder tools.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
squiggle_get_standings squiggle: Get standings ~60
Get the actual AFL ladder/standings (wins, losses, draws, points, percentage) for a year and round.
| Name | Type | Req | Description |
|---|---|---|---|
| round | integer | – | Round number (defaults to current) |
| year | integer | yes | Season year |
No output schema declared.
No examples provided.
squiggle_get_teams squiggle: Get teams ~42
List all AFL teams in the Squiggle database (current and historic), with id, abbreviation, debut/retirement years, and logo path.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
squiggle_get_tips squiggle: Get tips ~82
Get game-level tips/predictions from one or all Squiggle prediction models. Each tip includes margin, confidence, and post-hoc correctness when known.
| Name | Type | Req | Description |
|---|---|---|---|
| game | integer | – | Specific game id |
| round | integer | – | Round number |
| source | integer | – | Model source id |
| year | integer | – | Season year |
No output schema declared.
No examples provided.
What is the io.github.lacausecrypto/sports-hub MCP server?
io.github.lacausecrypto/sports-hub is an MCP server listed in the public MCP registry as io.github.lacausecrypto/sports-hub. 41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more. This page covers its npm package (mcp-sports-hub).
Is the io.github.lacausecrypto/sports-hub MCP server safe to use?
io.github.lacausecrypto/sports-hub scores 85 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.lacausecrypto/sports-hub MCP server expose?
io.github.lacausecrypto/sports-hub exposes 165 tools: espn_get_scoreboard, espn_get_standings, espn_get_teams, espn_get_team_details, espn_get_team_roster, and 160 more. Their descriptions and schemas cost roughly 11,870 tokens of context every time the server is loaded.
Is the io.github.lacausecrypto/sports-hub MCP server still maintained?
io.github.lacausecrypto/sports-hub is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.lacausecrypto/sports-hub MCP server under?
io.github.lacausecrypto/sports-hub declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.