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
nhl_scores ~132

No description provided.

NameTypeReqDescription
datestring

No output schema declared.

No examples provided.

nhl_seasons ~107

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nhl_skater_leaders ~204

No description provided.

NameTypeReqDescription
categoriesstring
limitinteger
season_or_currentstring

No output schema declared.

No examples provided.

nhl_standings ~146

No description provided.

NameTypeReqDescription
datestring

No output schema declared.

No examples provided.

nrl_application_settings ~101

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nrl_competitions ~136

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

nrl_fixture ~196

No description provided.

NameTypeReqDescription
competitionIdintegeryes

No output schema declared.

No examples provided.

nrl_match ~250

No description provided.

NameTypeReqDescription
competitionIdintegeryes
matchIdintegeryes

No output schema declared.

No examples provided.

oddsapiio_bookmakers ~134

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

oddsapiio_events ~152

No description provided.

NameTypeReqDescription
datestring
leaguestring
sportstring

No output schema declared.

No examples provided.

oddsapiio_leagues ~143

No description provided.

NameTypeReqDescription
countrystring
sportstringyes

No output schema declared.

No examples provided.

oddsapiio_odds ~202

No description provided.

NameTypeReqDescription
bookmakersarray
eventIdstringyes
marketsarray

No output schema declared.

No examples provided.

oddsapiio_sports ~184

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

opendota_hero_stats ~115

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

opendota_heroes ~86

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

opendota_leagues ~80

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

opendota_match ~169

No description provided.

NameTypeReqDescription
match_idintegeryes

No output schema declared.

No examples provided.

opendota_player ~138

No description provided.

NameTypeReqDescription
account_idintegeryes

No output schema declared.

No examples provided.

opendota_player_heroes ~124

No description provided.

NameTypeReqDescription
account_idintegeryes
limitinteger

No output schema declared.

No examples provided.

opendota_player_matches ~171

No description provided.

NameTypeReqDescription
account_idintegeryes
hero_idinteger
limitinteger
wininteger

No output schema declared.

No examples provided.

opendota_player_winloss ~110

No description provided.

NameTypeReqDescription
account_idintegeryes
hero_idinteger
limitinteger

No output schema declared.

No examples provided.

opendota_pro_matches ~131

No description provided.

NameTypeReqDescription
less_than_match_idinteger

No output schema declared.

No examples provided.

opendota_public_matches ~124

No description provided.

NameTypeReqDescription
less_than_match_idinteger
min_rankinteger

No output schema declared.

No examples provided.

opendota_teams ~67

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

openf1_car_data ~150

No description provided.

NameTypeReqDescription
driver_numberintegeryes
meeting_keystring
session_keystringyes

No output schema declared.

No examples provided.

openf1_championship_drivers ~104

No description provided.

NameTypeReqDescription
driver_numberinteger
meeting_keystring
session_keystringyes

No output schema declared.

No examples provided.

openf1_championship_teams ~104

No description provided.

NameTypeReqDescription
meeting_keystring
session_keystringyes
team_namestring

No output schema declared.

No examples provided.

openf1_drivers ~170

No description provided.

NameTypeReqDescription
driver_numberinteger
meeting_keystring
name_acronymstring
session_keystring
team_namestring

No output schema declared.

No examples provided.

openf1_intervals ~113

No description provided.

NameTypeReqDescription
driver_numberinteger
meeting_keystring
session_keystringyes

No output schema declared.

No examples provided.

openf1_laps ~161

No description provided.

NameTypeReqDescription
driver_numberinteger
lap_numberinteger
meeting_keystring
session_keystringyes

No output schema declared.

No examples provided.

openf1_location ~124

No description provided.

NameTypeReqDescription
driver_numberintegeryes
meeting_keystring
session_keystringyes

No output schema declared.

No examples provided.

openf1_meetings ~144

No description provided.

NameTypeReqDescription
country_namestring
meeting_keystring
meeting_namestring
yearinteger

No output schema declared.

No examples provided.

openf1_overtakes ~124

No description provided.

NameTypeReqDescription
meeting_keystring
overtaken_driver_numberinteger
overtaking_driver_numberinteger
session_keystringyes

No output schema declared.

No examples provided.

openf1_pit ~115

No description provided.

NameTypeReqDescription
driver_numberinteger
lap_numberinteger
meeting_keystring
session_keystringyes

No output schema declared.

No examples provided.

openf1_position ~102

No description provided.

NameTypeReqDescription
driver_numberinteger
meeting_keystring
positioninteger
session_keystringyes

No output schema declared.

No examples provided.

openf1_race_control ~179

No description provided.

NameTypeReqDescription
categorystring
driver_numberinteger
flagstring
lap_numberinteger
meeting_keystring
session_keystring

No output schema declared.

No examples provided.

openf1_session_result ~132

No description provided.

NameTypeReqDescription
driver_numberinteger
meeting_keystring
positioninteger
session_keystringyes

No output schema declared.

No examples provided.

openf1_sessions ~207

No description provided.

NameTypeReqDescription
circuit_short_namestring
country_namestring
meeting_keystring
session_keystring
session_namestring
session_typestring
yearinteger

No output schema declared.

No examples provided.

openf1_starting_grid ~124

No description provided.

NameTypeReqDescription
meeting_keystring
positioninteger
session_keystringyes

No output schema declared.

No examples provided.

openf1_stints ~139

No description provided.

NameTypeReqDescription
compoundstring
driver_numberinteger
meeting_keystring
session_keystringyes

No output schema declared.

No examples provided.

openf1_team_radio ~102

No description provided.

NameTypeReqDescription
driver_numberinteger
meeting_keystring
session_keystring

No output schema declared.

No examples provided.

openf1_weather ~97

No description provided.

NameTypeReqDescription
meeting_keystring
session_keystring

No output schema declared.

No examples provided.

openligadb_current_matchday ~86

No description provided.

NameTypeReqDescription
leaguestring

No output schema declared.

No examples provided.

openligadb_leagues ~84

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

openligadb_match ~120

No description provided.

NameTypeReqDescription
matchIdintegeryes

No output schema declared.

No examples provided.

openligadb_matchday_matches ~138

No description provided.

NameTypeReqDescription
leaguestring
matchdayintegeryes
seasonstringyes

No output schema declared.

No examples provided.

openligadb_matchdays ~118

No description provided.

NameTypeReqDescription
leaguestring
seasonstringyes

No output schema declared.

No examples provided.

openligadb_season_matches ~178

No description provided.

NameTypeReqDescription
leaguestring
seasonstringyes

No output schema declared.

No examples provided.

openligadb_table ~126

No description provided.

NameTypeReqDescription
leaguestring
seasonstringyes

No output schema declared.

No examples provided.

openligadb_teams ~123

No description provided.

NameTypeReqDescription
leaguestring
seasonstringyes

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.