mcpbeat Sign in

Sportsdata MCP Server

by danieltomaro13 Your server? Claim it
local only

Sportsdata MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 356 installs a week from pypi. Last commit 7 Sep 2026.

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

Installs per day peak 1 057 · avg 213 · -37% w/w
a month agotoday
1 356
Installs / week
pypi · sportsdata-mcp
16
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Sportsdata MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add sportsdata-mcp -- uvx sportsdata-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sportsdata-mcp": {
      "args": [
        "sportsdata-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sportsdata-mcp]
command = "uvx"
args = ["sportsdata-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sportsdata-mcp": {
      "args": [
        "sportsdata-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sportsdata-mcp": {
      "args": [
        "sportsdata-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Sportsdata MCP

same job, measured the same way
Odds API MCP Server
by odds-api-io

Live sports betting odds from 265+ bookmakers across 34 sports, with value bets and arbitrage.

95 installs/wk local only
PropLine — Sports Betting Odds & Prop Resolution
by proplineapi

Live odds, cross-book +EV and graded player-prop results across 27 books. Hosted endpoint included.

1 794 installs/wk 29 tools answering
Sportwizzard
by sportwizzard

Real-time sports betting data: odds, player props, edges and arbitrage from 35+ books and DFS apps.

77 installs/wk answering
Sports Hub
by lacausecrypto

41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.

66 installs/wk local only
Balldontlie
by balldontlie

Provides access to live sports data and analytics from BALLDONTLIE: The Sports API

answering
JSONlify
by irmasemma

Validate and convert JSONL fine-tuning data across 11 AI providers. 13 tools.

answering
Anvx
by tje8x

Track and optimize AI API spending across 16 providers with live pricing.

28 installs/wk local only
Lookip
by lookip

IP geolocation, ASN and network data, plus VPN, proxy and Tor detection. ASN tools need no key.

5 tools answering

Sportsdata MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Sportsdata MCP?
Sportsdata MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package sportsdata-mcp was installed 1 356 times last week.
How do I connect Sportsdata MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls sportsdata-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Sportsdata MCP?
The pypi package sportsdata-mcp was installed 1 356 times in the last week. Week over week that is -37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sportsdata MCP open source?
Yes — it is published under the MIT licence, written in Python and 16 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.