Sports Betting MCP

The first MCP server for sports betting. Give any AI agent live access to picks, odds, game analysis, and performance tracking across NBA, NHL, NCAAB, and MLB. Its 11 documented tools cluster into read & search, analyze. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-04-08 · ★ 5 · #668 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Sports Betting MCP

before you install - you'll need

Set SPORTS_BETTING_API_KEY before connecting. SPORTS_BETTING_API_URL is optional or environment-specific per the README.

Claude Code

claude mcp add seang1121-sports-betting-mcp -- uvx sports-betting-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "seang1121-sports-betting-mcp": {
      "command": "uvx",
      "args": [
        "sports-betting-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package sports-betting-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.seang1121 is GitHub-verified and matches the repo owner

03 · What Sports Betting MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 11 documented tools across read & search, analyze, including get_todays_picks, get_top_pick, get_pending_picks, get_completed_picks.

Capability map

Tools grouped from the project's README - what Sports Betting MCP lets an agent do.

read & search

10 tools - e.g. All AI picks with confidence scores and edge breakdowns, filterable by sport; Single highest-confidence pick of the day; Currently unresolved picks that are still in play

get_todays_picks · get_top_pick · get_pending_picks · get_completed_picks · get_live_odds · get_alerts…

Analyze

1 tool - e.g. Full 12-agent analysis on any game: consensus pick + edge breakdown

analyze_game

Latest releases

v1.0.0 · 2026-03-14

What's New · 9 MCP Tools · get_todays_picks - AI picks with visual bet slip cards · get_top_pick - Highest-confidence pick + bet slip image · get_live_odds - Live moneyline, spread, totals (FanDuel/BetMGM)…

04 · Who maintains Sports Betting MCP

sports-betting-mcp is maintained by seang1121. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
other - ranked #668 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.seang1121/sports-betting-mcp (active, first published 2026-03-14)
packages
pypi:sports-betting-mcp

06 · Sports Betting MCP FAQ

Is Sports Betting MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-08. We re-verify nightly.

What can Sports Betting MCP do?

An agent gets 11 documented tools across read & search, analyze, including get_todays_picks, get_top_pick, get_pending_picks, get_completed_picks.

How do I install Sports Betting MCP?

Run `uvx sports-betting-mcp`. The README documents 2 environment variables (SPORTS_BETTING_API_URL, SPORTS_BETTING_API_KEY) to set first. Set SPORTS_BETTING_API_KEY before connecting. SPORTS_BETTING_API_URL is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Sports Betting MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Sports Betting MCP

More MCP servers to compare · Search Atlas · Seatable · Sdcgovernance · Seerxo · Xlsx For AI

More Python MCP servers · Glovebox MCP · Periscope MCP · Selvage · LINZA · see all