-
Notifications
You must be signed in to change notification settings - Fork 0
home
Welcome to the BetTrack documentation! Complete sports betting data platform combining MCP server for Claude Desktop with optional web dashboard for bet tracking and line movement analysis.
- Quick Start Guide - Get up and running in 5 minutes
- Getting API Key - Obtain your free Odds API key
- Installation Guide - Detailed installation instructions
- API Documentation - Complete API reference
Landing page with feature overview and quick start guide
Enhanced dashboard with live odds, game cards, and bet slip in dark mode
Clean light mode interface with filtering sidebar and responsive layout
- MCP Server Guide - Architecture, tools, and development
- Dashboard Guide - Full-stack React app for bet tracking
- Database Guide - Schema, migrations, and queries
- Developer Guide - Contributing workflow and standards
BetTrack is a dual-platform sports betting data system:
Natural language queries for sports data:
- Live betting odds from 10+ bookmakers
- Real-time scores and game results
- Team stats and standings
- Player props (70+ markets)
- Line movement tracking
- ESPN integration (schedules, news, rosters)
Full-featured bet tracking platform:
- Bet slip management with Redux state
- Line movement charts with Recharts
- Bet history and performance tracking
- Automated outcomes resolution
- Multi-sport support (NFL, NBA, NHL, MLB, Soccer)
- Background jobs for odds syncing
- Current and upcoming game odds
- Multiple betting markets (moneyline, spreads, totals)
- Live score tracking
- Natural language team/matchup search
- Free tier available at the-odds-api.com
- Live scoreboards with real-time updates
- Team details, rosters, and logos
- League standings and rankings
- Game schedules and results
- Sports news and articles
- Player information
- No API key required
| Sport | Odds API | ESPN API | Team Logos |
|---|---|---|---|
| NFL - American Football | β | β | β |
| NBA - Basketball | β | β | β |
| NHL - Hockey | β | β | β |
| MLB - Baseball | β | β | |
| College Football | β | β | |
| College Basketball | β | β | |
| Soccer (Multiple leagues) | β | β |
β
Full support |
# Download the latest .mcpb package from Releases
# Install via Claude Desktop: Settings β Developer β Install MCP Package# Create .env file with your Odds API key
ODDS_API_KEY=your_api_key_hereAsk Claude natural language questions:
- "What are the current odds for Lakers vs Warriors?"
- "Show me today's NFL schedule"
- "Get the NBA standings"
- Installation Guide - Step-by-step setup instructions
- Configuration Guide - Environment variables and settings
- Usage Examples - Common queries and use cases
- API Tools Reference - Complete tool documentation
- Building from Source - Development setup
- Contributing Guide - How to contribute
- Supported Sports List - All available sports and leagues
- Team Reference Tables - NFL/NBA/NHL team IDs and abbreviations
- FAQ - Frequently asked questions
- Troubleshooting - Common issues and solutions
Sports Data MCP provides multiple output formats:
Beautiful, instant-display matchup cards with team info, odds, and broadcast details:
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β β
β MATCHUP β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β Los Angeles Lakers vs Boston Celtics β
β β
β 110 - 105 β
β β
β Wed, Jan 08 @ 07:30 PM β
β β
β πΊ ESPN, TNT β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Clean, structured data in table format for easy reading:
- Scoreboards with live scores
- League standings
- Odds comparison across bookmakers
Complete data for integration with other tools and services.
No need to know sport keys or team IDs - just ask:
- "Find odds for the next Patriots game"
- "Lakers game today"
- "NFL scores"
Compare odds from:
- DraftKings
- FanDuel
- BetMGM
- Bovada
- BetOnline
- And more...
- Live game scores
- Up-to-date betting lines
- Current standings
- Latest news
High-resolution team logos from ESPN CDN (500px PNGs) for all NFL, NBA, and NHL teams.
- Get available sports
- Get odds for games
- Get live scores
- Search by team name
- Compare bookmaker odds
- Get event-specific odds
- Scoreboards
- Team information
- League standings
- Game schedules
- News and articles
- Player data
- Game summaries
- Matchup cards with ASCII art
- Formatted scoreboards
- Standings tables
- Odds comparison tables
- Team reference lookup
- Issues? Check the Troubleshooting guide
- Questions? See the FAQ
- Bugs? Report on GitHub Issues
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! See the Contributing Guide for details.
Version: 0.1.10
Author: William Ford
Repository: github.com/WFord26/BetTrack