Back to Home
gtonic icon

nfl_mcp

Verified Safe

by gtonic

Overview

A FastMCP server for comprehensive NFL fantasy football management, including health monitoring, web content extraction, NFL news, team data, advanced fantasy intelligence, and league management, optimized for AI/LLM integration.

Installation

Run Command
docker run --rm -p 9000:9000 nfl-mcp-server

Environment Variables

  • NFL_MCP_LOG_LEVEL
  • NFL_MCP_ADVANCED_ENRICH
  • NFL_MCP_PREFETCH
  • ODDS_API_KEY

Security Notes

Robust input validation and content sanitization are implemented, protecting against SQL/XSS/command injection, path traversal, and dangerous URLs. Uses environment variables for API keys and explicitly states no arbitrary code execution. Web crawling sanitizes content aggressively by removing scripts, styles, and structural HTML elements. SQL queries use parameterized statements. Circuit breakers and rate limiting are implemented for robustness and abuse prevention.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars1
Forks0
Last Update2025-11-25

Tags

NFLFantasy FootballMCPREST APIData ScrapingHealth MonitoringSQLiteDocker