MCP server for AI-powered sports betting analysis — NBA, NHL, NCAAB
Project description
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
| Tool | Description |
|---|---|
get_todays_picks |
AI-generated picks for today with confidence and edge scores |
get_top_pick |
Single highest-confidence pick of the day |
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 |
Requirements
- Python 3.10+
- An API key from sportsbettingaianalyzer.com/account/api-keys
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sports_betting_mcp-0.1.0.tar.gz.
File metadata
- Download URL: sports_betting_mcp-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26b7f8ce769009b47619c0f54f620d99fa0af2199d2b754921db664b83162720
|
|
| MD5 |
7f67bac9066df769c70719c5e2c531db
|
|
| BLAKE2b-256 |
430c4c930a24e0a635c2c1b1730a34ed21f1207c7d7f7da859e33a87e64a9e66
|
File details
Details for the file sports_betting_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sports_betting_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
926b3f3ceb1e1d0584f10ba9104c863e5cbe7497fcffd5fffce3fdd273084caf
|
|
| MD5 |
c0073c0c7a2d9e403e286efb5c95a958
|
|
| BLAKE2b-256 |
4f232a51a62922a10129e05fc5a535a38c79ad6745630ddd359b1ced86a439c2
|