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

io.github.DanielTomaro13/sportsdata-mcp

PYPI · SPORTSDATA-MCP · SCANNED SEP 21

Live sports data and cross-book betting odds — 801 tools, 63 providers, 43 needing no key.

Available components

0 this week 25 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 25 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability0
  • Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
  • Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
  • Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy.Unverified
Tool Safety0
  • Tool safety not yet verified: the captured tool definitions were too large for us to store in full, and the trim removes the very descriptions this category reads.Unverified
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 4 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

How do I install the io.github.DanielTomaro13/sportsdata-mcp server?

io.github.DanielTomaro13/sportsdata-mcp runs locally as a PyPI package, launched with uvx sportsdata-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · sportsdata-mcp

# add to Claude Code
claude mcp add danieltomaro13-sportsdata-mcp -- uvx sportsdata-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "danieltomaro13-sportsdata-mcp": {
      "command": "uvx",
      "args": [
        "sportsdata-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "danieltomaro13-sportsdata-mcp": {
      "command": "uvx",
      "args": [
        "sportsdata-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add danieltomaro13-sportsdata-mcp -- uvx sportsdata-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "danieltomaro13-sportsdata-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "sportsdata-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add danieltomaro13-sportsdata-mcp --command uvx --arg sportsdata-mcp
# ~/.hermes/config.yaml
mcp_servers:
  danieltomaro13-sportsdata-mcp:
    command: "uvx"
    args: ["sportsdata-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "danieltomaro13-sportsdata-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "sportsdata-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add danieltomaro13-sportsdata-mcp -t stdio -c uvx -a sportsdata-mcp
// mcp.json
{
  "mcpServers": {
    "danieltomaro13-sportsdata-mcp": {
      "command": "uvx",
      "args": [
        "sportsdata-mcp"
      ]
    }
  }
}
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.

  • 19 Sept 26 0
    • Package version: 0.22.1 → 0.27.0 functional
  • 18 Sept 26 0
    • Package version: 0.22.1 → 0.27.0 functional
  • 8 Sept 26 0
    • Package version: 0.22.1 → 0.27.0 functional
  • 4 Sept 26 0
    • Package version: 0.22.1 → 0.27.0 functional
  • 3 Sept 26 0
    • Package version: 0.22.1 → 0.27.0 functional
  • 2 Sept 26 0
    • Package version: 0.22.1 → 0.27.0 functional
  • 31 Aug 26 −15
    • Malware scan: pass → unverified security
  • 29 Aug 26 +15
    • Malware scan: unverified → pass security
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 21 Sept 2026 · Analysed pypi/sportsdata-mcp@0.27.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 25 packages
Packages resolved 25
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 803 exposed · ~120,232 tokens partial

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 →

Tool Tokens
mlb_teams_affiliates ~84

No description provided.

NameTypeReqDescription
hydratestring
seasoninteger
teamIdsarrayyes

No output schema declared.

No examples provided.

mlb_teams_history ~87

No description provided.

NameTypeReqDescription
endSeasoninteger
startSeasoninteger
teamIdsarrayyes

No output schema declared.

No examples provided.

mlb_teams_stats ~126

No description provided.

NameTypeReqDescription
groupstring
limitinteger
seasonintegeryes
sortStatstring
sportIdinteger
statsstring

No output schema declared.

No examples provided.

mlb_transactions ~153

No description provided.

NameTypeReqDescription
datestring
endDatestring
playerIdinteger
sportIdinteger
startDatestring
teamIdinteger

No output schema declared.

No examples provided.

mlb_umpires ~57

No description provided.

NameTypeReqDescription
datestring
sportIdinteger

No output schema declared.

No examples provided.

mlb_venues ~102

No description provided.

NameTypeReqDescription
hydratestring
seasoninteger
venueIdsarrayyes

No output schema declared.

No examples provided.

motogp_categories ~125

No description provided.

NameTypeReqDescription
eventUuidstringyes

No output schema declared.

No examples provided.

motogp_events ~158

No description provided.

NameTypeReqDescription
isFinishedboolean
seasonUuidstringyes

No output schema declared.

No examples provided.

motogp_seasons ~84

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

motogp_session_classification ~166

No description provided.

NameTypeReqDescription
sessionUuidstringyes
testboolean

No output schema declared.

No examples provided.

motogp_sessions ~198

No description provided.

NameTypeReqDescription
categoryUuidstringyes
eventUuidstringyes

No output schema declared.

No examples provided.

motogp_standings ~153

No description provided.

NameTypeReqDescription
categoryUuidstringyes
seasonUuidstringyes

No output schema declared.

No examples provided.

mysportsfeeds_boxscore ~288

No description provided.

NameTypeReqDescription
gamestringyes
leaguestringyes
playerstatsarray
seasonstringyes

No output schema declared.

No examples provided.

mysportsfeeds_games ~332

No description provided.

NameTypeReqDescription
datestring
leaguestringyes
seasonstringyes
statusstring
teamarray

No output schema declared.

No examples provided.

mysportsfeeds_injuries ~224

No description provided.

NameTypeReqDescription
leaguestringyes
playerarray
teamarray

No output schema declared.

No examples provided.

mysportsfeeds_player_gamelogs ~285

No description provided.

NameTypeReqDescription
datestring
leaguestringyes
playerarray
seasonstringyes
teamarray

No output schema declared.

No examples provided.

mysportsfeeds_standings ~215

No description provided.

NameTypeReqDescription
leaguestringyes
seasonstringyes
teamarray

No output schema declared.

No examples provided.

nascar_race_list ~186

No description provided.

NameTypeReqDescription
seasonintegeryes

No output schema declared.

No examples provided.

nascar_weekend_feed ~320

No description provided.

NameTypeReqDescription
raceIdintegeryes
seasonintegeryes
seriesinteger

No output schema declared.

No examples provided.

nba_boxscore ~137

No description provided.

NameTypeReqDescription
gameIdstringyes

No output schema declared.

No examples provided.

nba_daily_lineups ~115

No description provided.

NameTypeReqDescription
datestringyes

No output schema declared.

No examples provided.

nba_odds_today ~73

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nba_playbyplay ~129

No description provided.

NameTypeReqDescription
gameIdstringyes

No output schema declared.

No examples provided.

nba_schedule ~85

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nba_scoreboard_today ~99

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nba_stats_call ~268

No description provided.

NameTypeReqDescription
operationstringyes
path_params
query_params

No output schema declared.

No examples provided.

nbl_ladder ~206

No description provided.

NameTypeReqDescription
seasonTypestring
yearintegeryes

No output schema declared.

No examples provided.

nbl_match_outcomes ~116

No description provided.

NameTypeReqDescription
seasonTypestring
yearintegeryes

No output schema declared.

No examples provided.

nbl_news ~174

No description provided.

NameTypeReqDescription
limitinteger

No output schema declared.

No examples provided.

nbl_next_matches ~112

No description provided.

NameTypeReqDescription
yearintegeryes

No output schema declared.

No examples provided.

nbl_player_boxscores ~169

No description provided.

NameTypeReqDescription
playerIdstringyes
seasonTypestring
yearintegeryes

No output schema declared.

No examples provided.

nbl_player_stats ~156

No description provided.

NameTypeReqDescription
playerIdstringyes

No output schema declared.

No examples provided.

nbl_players ~166

No description provided.

NameTypeReqDescription
yearintegeryes

No output schema declared.

No examples provided.

nbl_schedule ~231

No description provided.

NameTypeReqDescription
seasonTypestring
yearintegeryes

No output schema declared.

No examples provided.

nbl_season_current ~93

No description provided.

NameTypeReqDescription
limitinteger

No output schema declared.

No examples provided.

nbl_seasons ~143

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nbl_stat_leaders ~268

No description provided.

NameTypeReqDescription
limitinteger
seasonIdstringyes
sortstring

No output schema declared.

No examples provided.

nbl_team_roster ~150

No description provided.

NameTypeReqDescription
teamIdstringyes
yearintegeryes

No output schema declared.

No examples provided.

nbl_team_stats ~190

No description provided.

NameTypeReqDescription
seasonTypestring
yearintegeryes

No output schema declared.

No examples provided.

nbl_teams ~100

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ncaa_rankings ~144

No description provided.

NameTypeReqDescription
divisionstring
pollstring
sportstring

No output schema declared.

No examples provided.

ncaa_scoreboard ~176

No description provided.

NameTypeReqDescription
divisionstring
sportstring

No output schema declared.

No examples provided.

ncaa_standings ~176

No description provided.

NameTypeReqDescription
divisionstring
sportstring

No output schema declared.

No examples provided.

nhl_boxscore ~171

No description provided.

NameTypeReqDescription
gameIdintegeryes

No output schema declared.

No examples provided.

nhl_club_schedule ~171

No description provided.

NameTypeReqDescription
seasonstringyes
teamstringyes

No output schema declared.

No examples provided.

nhl_game_landing ~132

No description provided.

NameTypeReqDescription
gameIdintegeryes

No output schema declared.

No examples provided.

nhl_goalie_leaders ~170

No description provided.

NameTypeReqDescription
categoriesstring
limitinteger
season_or_currentstring

No output schema declared.

No examples provided.

nhl_player ~148

No description provided.

NameTypeReqDescription
playerIdintegeryes

No output schema declared.

No examples provided.

nhl_roster ~207

No description provided.

NameTypeReqDescription
seasonstringyes
teamstringyes

No output schema declared.

No examples provided.

nhl_schedule ~146

No description provided.

NameTypeReqDescription
datestring

No output schema declared.

No examples provided.

Common questions

What is the io.github.DanielTomaro13/sportsdata-mcp server?

io.github.DanielTomaro13/sportsdata-mcp is listed in the public MCP registry as io.github.DanielTomaro13/sportsdata-mcp. Live sports data and cross-book betting odds, 801 tools, 63 providers, 43 needing no key. This page covers its PyPI package (sportsdata-mcp).

Is the io.github.DanielTomaro13/sportsdata-mcp server safe to use?

io.github.DanielTomaro13/sportsdata-mcp scores 25 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. 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.

Is the io.github.DanielTomaro13/sportsdata-mcp server still maintained?

io.github.DanielTomaro13/sportsdata-mcp 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.