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
apisports_football_players ~301

No description provided.

NameTypeReqDescription
idinteger
leagueinteger
pageinteger
searchstring
seasonintegeryes
teaminteger

No output schema declared.

No examples provided.

apisports_football_predictions ~251

No description provided.

NameTypeReqDescription
fixtureintegeryes

No output schema declared.

No examples provided.

apisports_football_standings ~238

No description provided.

NameTypeReqDescription
leagueintegeryes
seasonintegeryes
teaminteger

No output schema declared.

No examples provided.

apisports_football_teams ~199

No description provided.

NameTypeReqDescription
countrystring
idinteger
leagueinteger
searchstring
seasoninteger

No output schema declared.

No examples provided.

apisports_formula1_races ~244

No description provided.

NameTypeReqDescription
competitioninteger
nextinteger
seasoninteger
typestring

No output schema declared.

No examples provided.

apisports_handball_games ~217

No description provided.

NameTypeReqDescription
datestring
leagueinteger
seasoninteger
teaminteger

No output schema declared.

No examples provided.

apisports_hockey_games ~208

No description provided.

NameTypeReqDescription
datestring
leagueinteger
seasoninteger
teaminteger

No output schema declared.

No examples provided.

apisports_mma_fights ~216

No description provided.

NameTypeReqDescription
categorystring
datestring
idinteger
seasoninteger

No output schema declared.

No examples provided.

apisports_nfl_games ~224

No description provided.

NameTypeReqDescription
datestring
leagueinteger
seasoninteger
teaminteger

No output schema declared.

No examples provided.

apisports_rugby_games ~216

No description provided.

NameTypeReqDescription
datestring
leagueinteger
seasoninteger
teaminteger

No output schema declared.

No examples provided.

apisports_status ~154

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

apisports_volleyball_games ~242

No description provided.

NameTypeReqDescription
datestring
leagueinteger
seasonstring
teaminteger

No output schema declared.

No examples provided.

apitennis_events ~141

No description provided.

NameTypeReqDescription
methodstring

No output schema declared.

No examples provided.

apitennis_fixtures ~281

No description provided.

NameTypeReqDescription
date_startstringyes
date_stopstringyes
event_type_keyinteger
methodstring
player_keyinteger
tournament_keyinteger

No output schema declared.

No examples provided.

apitennis_h2h ~236

No description provided.

NameTypeReqDescription
first_player_keyintegeryes
methodstring
second_player_keyintegeryes

No output schema declared.

No examples provided.

apitennis_livescore ~166

No description provided.

NameTypeReqDescription
event_type_keyinteger
methodstring

No output schema declared.

No examples provided.

apitennis_players ~189

No description provided.

NameTypeReqDescription
methodstring
player_keyintegeryes

No output schema declared.

No examples provided.

apitennis_standings ~160

No description provided.

NameTypeReqDescription
event_typestring
methodstring

No output schema declared.

No examples provided.

apitennis_tournaments ~158

No description provided.

NameTypeReqDescription
event_type_keyinteger
methodstring

No output schema declared.

No examples provided.

balldontlie_epl_games ~187

No description provided.

NameTypeReqDescription
cursorinteger
per_pageinteger
seasoninteger
team_idsarray
weekinteger

No output schema declared.

No examples provided.

balldontlie_epl_teams ~150

No description provided.

NameTypeReqDescription
seasoninteger

No output schema declared.

No examples provided.

balldontlie_mlb_games ~245

No description provided.

NameTypeReqDescription
cursorinteger
datesarray
per_pageinteger
seasonsarray
team_idsarray

No output schema declared.

No examples provided.

balldontlie_nba_games ~251

No description provided.

NameTypeReqDescription
cursorinteger
datesarray
per_pageinteger
postseasonboolean
seasonsarray
team_idsarray

No output schema declared.

No examples provided.

balldontlie_nba_players ~215

No description provided.

NameTypeReqDescription
cursorinteger
per_pageinteger
searchstring
team_idsarray

No output schema declared.

No examples provided.

balldontlie_nba_season_averages ~185

No description provided.

NameTypeReqDescription
player_idsarrayyes
seasonintegeryes

No output schema declared.

No examples provided.

balldontlie_nba_standings ~150

No description provided.

NameTypeReqDescription
seasonintegeryes

No output schema declared.

No examples provided.

balldontlie_nba_stats ~274

No description provided.

NameTypeReqDescription
cursorinteger
datesarray
game_idsarray
per_pageinteger
player_idsarray
seasonsarray

No output schema declared.

No examples provided.

balldontlie_nba_teams ~121

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

balldontlie_nfl_games ~206

No description provided.

NameTypeReqDescription
cursorinteger
per_pageinteger
postseasonboolean
seasonsarray
team_idsarray
weeksarray

No output schema declared.

No examples provided.

betfair_cashout ~78

No description provided.

NameTypeReqDescription
_akstring
altstring
marketIdsarrayyes

No output schema declared.

No examples provided.

betfair_event_details ~137

No description provided.

NameTypeReqDescription
_akstring
altstring
eventIdsarrayyes
localestring
regionCodestring

No output schema declared.

No examples provided.

betfair_event_timeline ~121

No description provided.

NameTypeReqDescription
_akstring
altstring
eventIdintegeryes
localestring
productTypestring
regionCodestring

No output schema declared.

No examples provided.

betfair_event_timelines ~110

No description provided.

NameTypeReqDescription
_akstring
altstring
eventIdsarrayyes
localestring

No output schema declared.

No examples provided.

betfair_market_prices ~251

No description provided.

NameTypeReqDescription
_akstring
altstring
currencyCodestring
localestring
marketIdsarrayyes
rollupLimitinteger
rollupModelstring
typesarray

No output schema declared.

No examples provided.

betfair_markets_by_event ~286

No description provided.

NameTypeReqDescription
_akstring
altstring
currencyCodestring
eventIdsarrayyes
localestring
rollupLimitinteger
rollupModelstring
typesarray

No output schema declared.

No examples provided.

betfair_navigation ~277

No description provided.

NameTypeReqDescription
_akstring
altstring
attachmentsarray
currencyCodestring
localestring
maxInDistanceinteger
maxOutDistanceinteger
maxResultsinteger
nodeIdsarrayyes

No output schema declared.

No examples provided.

betfair_scores ~111

No description provided.

NameTypeReqDescription
_akstring
altstring
eventIdsarrayyes
localestring

No output schema declared.

No examples provided.

betfair_scores_broadcast ~107

No description provided.

NameTypeReqDescription
_akstring
altstring
eventIdsarrayyes
localestring
regionCodestring

No output schema declared.

No examples provided.

betr_all_promotions ~46

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

betr_event_types ~58

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

betr_fav4 ~74

No description provided.

NameTypeReqDescription
EventTypeFilterinteger

No output schema declared.

No examples provided.

betr_featured_racing ~50

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

betr_grouped_racecard ~110

No description provided.

NameTypeReqDescription
DaysToRaceinteger

No output schema declared.

No examples provided.

betr_market_movers ~55

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

betr_master_category ~141

No description provided.

NameTypeReqDescription
EventClassCodestring
EventTypeIdintegeryes
WithLevelledMarketsboolean

No output schema declared.

No examples provided.

betr_master_event ~211

No description provided.

NameTypeReqDescription
GroupTypeCodestring
MasterEventIdintegeryes

No output schema declared.

No examples provided.

betr_next5_races ~110

No description provided.

NameTypeReqDescription
CountryFilterinteger
EventTypeFilterinteger

No output schema declared.

No examples provided.

betr_pop_sgm_bet_data ~87

No description provided.

NameTypeReqDescription
CategoryIdinteger
MasterEventIdintegeryes
SortOrderinteger

No output schema declared.

No examples provided.

betr_pop_sgm_category ~51

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

betr_popular_market_links ~55

No description provided.

Input schema present but exposes no named parameters.

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.