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.
README
sports-betting-mcp
mcp-name: io.github.seang1121/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
Give Claude and other AI agents live access to sports betting intelligence — picks, odds, injuries, line movement, win rates, and visual bet slip cards.
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
| Tool | Description |
|---|---|
get_top_pick |
Highest-confidence pick of the day — returns full analysis + visual bet slip image |
get_todays_picks |
All AI picks for today with confidence, edges, and bet slip cards per sport |
get_live_odds |
Live moneyline, spread, and totals from FanDuel/BetMGM |
get_win_rate |
Documented win rate with full record breakdown |
get_pending_picks |
Currently unresolved logged picks |
get_injury_report |
Active injuries affecting today's lines |
get_line_movement |
Significant line shifts since market open |
Visual Bet Slip Cards
get_top_pick and get_todays_picks return rich visual bet slip images alongside the pick data — showing the pick name, probability, matchup, WHY THIS PICK analysis, key stats, and all supporting edges. Renders directly in Claude chat.
Get Your API Key
Free access at sportsbettingaianalyzer.com/account/api-keys
Requirements
- Python 3.10+
- A free API key from sportsbettingaianalyzer.com
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.