MCP Hub
Back to servers

Sports Betting MCP

Provides AI-powered sports betting intelligence including live odds, injury reports, and documented picks for NBA, NHL, and NCAAB. It enables AI agents to analyze line movements, win rates, and betting edges using real-time data from sportsbettingaianalyzer.com.

glama
Updated
Mar 11, 2026

sports-betting-mcp

The first MCP server for AI-powered sports betting analysis.

Backed by real data: 1,353+ resolved picks | 59.6% documented win rate | NBA, NHL, NCAAB

Use this MCP server to give Claude and other AI agents live access to sports betting intelligence — picks, odds, injuries, line movement, and win rates.

Install

pip install sports-betting-mcp

Quick Start

# Set credentials
export SPORTS_BETTING_API_URL=https://sportsbettingaianalyzer.com
export SPORTS_BETTING_API_KEY=your_api_key

# Run server
sports-betting-mcp

Claude Desktop / Claude Code Setup

Add to your MCP config:

{
  "mcpServers": {
    "sports-betting": {
      "command": "sports-betting-mcp",
      "env": {
        "SPORTS_BETTING_API_URL": "https://sportsbettingaianalyzer.com",
        "SPORTS_BETTING_API_KEY": "your_api_key"
      }
    }
  }
}

Available Tools

ToolDescription
get_todays_picksAI-generated picks for today with confidence and edge scores
get_top_pickSingle highest-confidence pick of the day
get_live_oddsLive moneyline, spread, and totals from FanDuel/BetMGM
get_win_rateDocumented win rate with full record breakdown
get_pending_picksCurrently unresolved logged picks
get_injury_reportActive injuries affecting today's lines
get_line_movementSignificant line shifts since market open

Requirements

Reviews

No reviews yet

Sign in to write a review