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
pl_player_leaderboard ~253

No description provided.

NameTypeReqDescription
cidintegeryes
limitinteger
next_cursorstring
positionstring
sidintegeryes
sortstring

No output schema declared.

No examples provided.

pl_player_season_stats ~98

No description provided.

NameTypeReqDescription
cidintegeryes
pidintegeryes
sidintegeryes

No output schema declared.

No examples provided.

pl_players ~168

No description provided.

NameTypeReqDescription
cidintegeryes
limitinteger
next_cursorstring
positionstring
sidintegeryes

No output schema declared.

No examples provided.

pl_players_by_id ~72

No description provided.

NameTypeReqDescription
idarrayyes

No output schema declared.

No examples provided.

pl_season_teams ~107

No description provided.

NameTypeReqDescription
cidintegeryes
limitinteger
sidintegeryes

No output schema declared.

No examples provided.

pl_squad ~139

No description provided.

NameTypeReqDescription
cidintegeryes
sidintegeryes
tidintegeryes

No output schema declared.

No examples provided.

pl_standings ~191

No description provided.

NameTypeReqDescription
cidintegeryes
liveboolean
sidintegeryes

No output schema declared.

No examples provided.

pl_structure ~86

No description provided.

NameTypeReqDescription
cidintegeryes
sidintegeryes

No output schema declared.

No examples provided.

pl_team ~83

No description provided.

NameTypeReqDescription
cidintegeryes
tidintegeryes

No output schema declared.

No examples provided.

pl_team_form ~139

No description provided.

NameTypeReqDescription
cidintegeryes
competitionsinteger
seasonsinteger
sidintegeryes
tidintegeryes

No output schema declared.

No examples provided.

pl_team_leaderboard ~206

No description provided.

NameTypeReqDescription
cidintegeryes
limitinteger
seasonintegeryes
sortstring

No output schema declared.

No examples provided.

pl_team_next_fixture ~121

No description provided.

NameTypeReqDescription
cidintegeryes
sidintegeryes
tidintegeryes

No output schema declared.

No examples provided.

pl_team_stats ~93

No description provided.

NameTypeReqDescription
cidintegeryes
tidintegeryes

No output schema declared.

No examples provided.

pl_teamform ~111

No description provided.

NameTypeReqDescription
cidintegeryes
sidintegeryes

No output schema declared.

No examples provided.

pl_teams ~116

No description provided.

NameTypeReqDescription
cidintegeryes
limitinteger
next_cursorstring

No output schema declared.

No examples provided.

pl_teams_by_id ~66

No description provided.

NameTypeReqDescription
idarrayyes

No output schema declared.

No examples provided.

pl_video_latest ~78

No description provided.

NameTypeReqDescription
limitinteger
tagsstring

No output schema declared.

No examples provided.

pl_video_popular ~64

No description provided.

NameTypeReqDescription
limitinteger
recencyinteger

No output schema declared.

No examples provided.

pointsbet_competition_events ~137

No description provided.

NameTypeReqDescription
competitionKeyintegeryes
pageinteger

No output schema declared.

No examples provided.

pointsbet_content_call ~173

No description provided.

NameTypeReqDescription
operationstringyes
path_params
query_params

No output schema declared.

No examples provided.

pointsbet_event ~110

No description provided.

NameTypeReqDescription
eventKeyintegeryes

No output schema declared.

No examples provided.

pointsbet_event_search ~149

No description provided.

NameTypeReqDescription
competitionKeyinteger
eventClassIdsarray
includeHistoricStatsboolean
numberOfSportEventsinteger

No output schema declared.

No examples provided.

pointsbet_events_nextup ~74

No description provided.

NameTypeReqDescription
v2Limitinteger

No output schema declared.

No examples provided.

pointsbet_inplay_streaming ~60

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pointsbet_preprice_multis ~61

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pointsbet_promo_code ~76

No description provided.

NameTypeReqDescription
codestringyes

No output schema declared.

No examples provided.

pointsbet_promotions ~72

No description provided.

NameTypeReqDescription
displayTargetstring
langstring

No output schema declared.

No examples provided.

pointsbet_racing_featured ~81

No description provided.

NameTypeReqDescription
raceCountinteger
runnerCountinteger

No output schema declared.

No examples provided.

pointsbet_racing_form ~250

No description provided.

NameTypeReqDescription
countrystringyes
datestringyes
meetingNumberintegeryes
raceNumberstringyes
venuestringyes

No output schema declared.

No examples provided.

pointsbet_racing_futures ~51

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pointsbet_racing_hourly_quaddie ~66

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pointsbet_racing_insights ~76

No description provided.

NameTypeReqDescription
raceIdintegeryes

No output schema declared.

No examples provided.

pointsbet_racing_meeting ~99

No description provided.

NameTypeReqDescription
meetingIdintegeryes

No output schema declared.

No examples provided.

pointsbet_racing_meetings ~162

No description provided.

NameTypeReqDescription
endDatestringyes
startDatestringyes

No output schema declared.

No examples provided.

pointsbet_racing_race ~109

No description provided.

NameTypeReqDescription
raceIdintegeryes

No output schema declared.

No examples provided.

pointsbet_racing_races ~67

No description provided.

NameTypeReqDescription
raceIdsarrayyes

No output schema declared.

No examples provided.

pointsbet_racing_srm ~94

No description provided.

NameTypeReqDescription
raceIdintegeryes

No output schema declared.

No examples provided.

pointsbet_racing_tips ~139

No description provided.

NameTypeReqDescription
countrystringyes
racingTypestringyes

No output schema declared.

No examples provided.

pointsbet_sport_competitions ~118

No description provided.

NameTypeReqDescription
sportKeystringyes

No output schema declared.

No examples provided.

pointsbet_sport_featured_events ~93

No description provided.

NameTypeReqDescription
sportKeystringyes

No output schema declared.

No examples provided.

pointsbet_sports_inplay ~52

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pointsbet_sports_list ~117

No description provided.

NameTypeReqDescription
datestringyes

No output schema declared.

No examples provided.

polymarket_book ~93

No description provided.

NameTypeReqDescription
token_idstringyes

No output schema declared.

No examples provided.

polymarket_clob_markets ~113

No description provided.

NameTypeReqDescription
next_cursorstring

No output schema declared.

No examples provided.

polymarket_event ~73

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

polymarket_events ~297

No description provided.

NameTypeReqDescription
activeboolean
archivedboolean
ascendingboolean
closedboolean
end_date_maxstring
end_date_minstring
limitinteger
liquidity_minnumber
offsetinteger
orderstring
series_idinteger
slugstring
tag_idinteger
volume_minnumber

No output schema declared.

No examples provided.

polymarket_holders ~69

No description provided.

NameTypeReqDescription
limitinteger
marketstringyes

No output schema declared.

No examples provided.

polymarket_market ~115

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

polymarket_markets ~332

No description provided.

NameTypeReqDescription
activeboolean
archivedboolean
ascendingboolean
clob_token_idsstring
closedboolean
condition_idsstring
end_date_maxstring
end_date_minstring
limitinteger
liquidity_num_minnumber
offsetinteger
orderstring
slugstring
tag_idinteger
volume_num_minnumber

No output schema declared.

No examples provided.

polymarket_midpoint ~56

No description provided.

NameTypeReqDescription
token_idstringyes

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.