Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sports Betting MCPshow today's top picks and injury reports for the NBA and NHL"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-mcpQuick Start
# Set credentials
export SPORTS_BETTING_API_URL=https://sportsbettingaianalyzer.com
export SPORTS_BETTING_API_KEY=your_api_key
# Run server
sports-betting-mcpClaude 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 (9)
Tool | Description |
| Highest-confidence pick of the day — returns full analysis + visual bet slip image |
| All AI picks for today with confidence, edges, and bet slip cards per sport |
| Live moneyline, spread, and totals from FanDuel/BetMGM |
| Documented win rate with full record breakdown |
| Currently unresolved logged picks |
| Active injuries affecting today's lines |
| Significant line shifts since market open |
| Full 12-agent analysis on a specific game — consensus pick + edge breakdown |
| Health check — uptime, DB status, scheduler health |
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