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
espn_scoreboard ~280

No description provided.

NameTypeReqDescription
datesstring
leaguestringyes
seasontypeinteger
sportstringyes
weekinteger

No output schema declared.

No examples provided.

espn_site_call ~257

No description provided.

NameTypeReqDescription
operationstringyes
path_params
query_params

No output schema declared.

No examples provided.

espn_standings ~193

No description provided.

NameTypeReqDescription
leaguestringyes
seasoninteger
seasontypeinteger
sportstringyes

No output schema declared.

No examples provided.

espn_teams ~150

No description provided.

NameTypeReqDescription
leaguestringyes
sportstringyes

No output schema declared.

No examples provided.

espn_web_call ~212

No description provided.

NameTypeReqDescription
operationstringyes
path_params
query_params

No output schema declared.

No examples provided.

espnfantasy_boxscore ~306

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
scoringPeriodIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_communication ~280

No description provided.

NameTypeReqDescription
fantasy_filter
gamestring
leagueIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_draft ~223

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_everything ~252

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
scoringPeriodIdinteger
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_games ~117

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

espnfantasy_league ~424

No description provided.

NameTypeReqDescription
fantasy_filter
gamestring
leagueIdintegeryes
scoringPeriodIdinteger
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_league_defaults ~241

No description provided.

NameTypeReqDescription
gamestring
scoringTypeIdinteger
seasonIdintegeryes

No output schema declared.

No examples provided.

espnfantasy_league_history ~277

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
seasonIdinteger
viewarray

No output schema declared.

No examples provided.

espnfantasy_league_settings ~231

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_live_scoring ~227

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
scoringPeriodIdinteger
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_matchup_score ~249

No description provided.

NameTypeReqDescription
fantasy_filter
gamestring
leagueIdintegeryes
scoringPeriodIdinteger
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_matchups ~231

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_nav ~188

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_pending_transactions ~213

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
scoringPeriodIdinteger
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_player_card ~350

No description provided.

NameTypeReqDescription
fantasy_filter
gamestring
leagueIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_player_info ~404

No description provided.

NameTypeReqDescription
fantasy_filter
gamestring
leagueIdintegeryes
scoringPeriodIdinteger
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_player_news ~159

No description provided.

NameTypeReqDescription
gamestring
playerIdintegeryes

No output schema declared.

No examples provided.

espnfantasy_players ~262

No description provided.

NameTypeReqDescription
fantasy_filter
gamestring
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_positional_ratings ~274

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
scoringPeriodIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_pro_teams ~225

No description provided.

NameTypeReqDescription
gamestring
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_rosters ~257

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
scoringPeriodIdinteger
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_scoreboard ~227

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
scoringPeriodIdinteger
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_season ~187

No description provided.

NameTypeReqDescription
gamestring
seasonIdintegeryes

No output schema declared.

No examples provided.

espnfantasy_standings ~223

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_status ~202

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_teams ~232

No description provided.

NameTypeReqDescription
gamestring
leagueIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

espnfantasy_transactions ~280

No description provided.

NameTypeReqDescription
fantasy_filter
gamestring
leagueIdintegeryes
scoringPeriodIdintegeryes
seasonIdintegeryes
viewarray

No output schema declared.

No examples provided.

euroleague_clubs ~154

No description provided.

NameTypeReqDescription
competitionstring
seasonstringyes

No output schema declared.

No examples provided.

euroleague_game ~176

No description provided.

NameTypeReqDescription
competitionstring
gameCodeintegeryes
seasonstringyes

No output schema declared.

No examples provided.

euroleague_game_stats ~257

No description provided.

NameTypeReqDescription
competitionstring
gameCodeintegeryes
seasonstringyes

No output schema declared.

No examples provided.

euroleague_games ~238

No description provided.

NameTypeReqDescription
competitionstring
limitinteger
offsetinteger
roundNumberinteger
seasonstringyes

No output schema declared.

No examples provided.

euroleague_people ~153

No description provided.

NameTypeReqDescription
competitionstring
limitinteger
offsetinteger
seasonstringyes

No output schema declared.

No examples provided.

euroleague_rounds ~114

No description provided.

NameTypeReqDescription
competitionstring
seasonstringyes

No output schema declared.

No examples provided.

euroleague_seasons ~106

No description provided.

NameTypeReqDescription
competitionstring

No output schema declared.

No examples provided.

fanduel_racing_call ~168

No description provided.

NameTypeReqDescription
operationstringyes
variables

No output schema declared.

No examples provided.

fanduel_racing_messages ~99

No description provided.

NameTypeReqDescription
brandstring
devicestring
namespacestring
productstring

No output schema declared.

No examples provided.

fanduel_racing_promotions ~59

No description provided.

NameTypeReqDescription
bodyobject

No output schema declared.

No examples provided.

fanduel_racing_quicklinks ~41

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

fanduel_sb_call ~192

No description provided.

NameTypeReqDescription
operationstringyes
path_params
query_params

No output schema declared.

No examples provided.

fanduel_sb_live_score ~85

No description provided.

NameTypeReqDescription
eventIdintegeryes

No output schema declared.

No examples provided.

footballdataorg_areas ~126

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

footballdataorg_competition ~195

No description provided.

NameTypeReqDescription
competitionstringyes

No output schema declared.

No examples provided.

footballdataorg_competition_matches ~266

No description provided.

NameTypeReqDescription
competitionstringyes
dateFromstring
dateTostring
matchdayinteger
seasoninteger
statusstring

No output schema declared.

No examples provided.

footballdataorg_competitions ~215

No description provided.

NameTypeReqDescription
areasarray

No output schema declared.

No examples provided.

footballdataorg_match ~195

No description provided.

NameTypeReqDescription
matchIdintegeryes

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.