rag-nfl-analyst
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., "@rag-nfl-analystWhat were Justin Jefferson's receiving stats in week 3?"
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.
rag-nfl-analyst
RAG system and MCP server for NFL fantasy football applications.
This repository is the retrieval and context-serving layer for the fantasy-football-ai project. It now owns the NFL and Sleeper data source code that was separated from the app repo, plus the first MCP server entrypoint.
What lives here
NFL stats ingestion helpers from
nfl-data-pySleeper API client and related league/user fetches
MCP server entrypoint and tool surface
Future retrieval, embedding, indexing, and citation plumbing
Related MCP server: nfl-mcp
Current layout
src/rag_nfl_analyst/data/nfl/stats.py- weekly NFL stats and related data helperssrc/rag_nfl_analyst/data/fantasy/sleeper.py- Sleeper read-only API clientsrc/rag_nfl_analyst/mcp/server.py- minimal MCP server with retrieval-oriented tools
Notes
The app repo still has compatibility shims so imports keep working during the split.
This repo is the right place for retrieval-specific code, not the final user-facing CLI or prompt formatting.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityCmaintenanceA server that integrates Sleeper fantasy sports data with Goose AI through the Machine Context Protocol (MCP), providing structured access to fantasy league information.
- Alicense-qualityAmaintenanceAn MCP server that provides access to over 12 years of NFL play-by-play data through a local DuckDB database. It enables users to query player performance, team statistics, and situational efficiency metrics like EPA and WPA using natural language.12MIT
- AlicenseAqualityBmaintenanceA factual NFL data server that provides player search, profiles, statistics, schedules, rosters, and more via MCP tools, with automatic on-demand retrieval and transparent caching from nflverse.18Apache 2.0
- Alicense-qualityBmaintenanceAn open NFL fantasy-football analytics platform that provides live data, machine-learned projections, dynasty values, and prospect grades via an MCP server for AI clients.MIT
Related MCP Connectors
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
MCP server exposing live Helldivers 2 galactic war data.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JustinUbes/rag-nfl-analyst'
If you have feedback or need assistance with the MCP directory API, please join our Discord server