
NFL Betting Predictor
by cesarwbr
Predict NFL game outcomes using AI-driven data analysis and betting insights.
What it does
Provides an AI-powered system for predicting NFL betting outcomes. It leverages LLMs and external tools like Brave Search and E2B sandboxes to analyze game data and generate predictions.
Tools
predict_game: Analyzes team stats and current trends to predict a game outcome.fetch_nfl_data: Retrieves latest game schedules and betting lines via search.analyze_trends: Processes historical data to find betting patterns.
Installation
Install dependencies with Bun:
bun install
Run the server:
bun run index.ts
Add to claude_desktop_config.json (example):
{
"mcpServers": {
"nfl-predictor": {
"command": "bun",
"args": ["run", "/path/to/nfl-betting-predictor/index.ts"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
bun install && bun run index.tsInformation
- Pricing
- free
- Published
- 5/1/2026
- stars






