sportintel-mcp
Verified Safeby roizenlabs
Overview
AI-powered sports analytics for Daily Fantasy Sports (DFS), betting, and AI agents, providing explainable player projections, lineup optimization, and live odds aggregation.
Installation
node dist/main.jsEnvironment Variables
- BALLDONTLIE_API_KEY
- ODDS_API_KEY
- HUGGINGFACE_API_KEY
- ROTOGRINDERS_API_KEY
Security Notes
API keys are managed via environment variables, which is a good security practice. The Playwright-based browser scraper for DraftKings is commented out for MVP; if enabled, proper sandboxing would be crucial to mitigate potential remote code execution risks inherent with browser automation. No direct 'eval' or arbitrary shell command execution from user input is apparent in the server's core logic.
Similar Servers
maverick-mcp
Personalized stock analysis, technical indicators, and portfolio optimization via Claude Desktop.
finance-trading-ai-agents-mcp
A specialized MCP server for financial analysis and quantitative trading, designed to deploy local financial MCP services with a departmental architecture for LLM integration and algorithmic trading.
mcp
Provides a Model Context Protocol (MCP) server for accessing comprehensive sports data and analytics from the BALLDONTLIE API across 18 major sports and leagues.
atlantis-mcp-server
An MCP (Model Context Protocol) server for hosting and managing dynamic Python functions and third-party MCP tools, enabling AI agents to discover and utilize shared capabilities across a network.