thorsenk/rffl-mcp-server
If you are the rightful owner of rffl-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The rffl-mcp-server is a public-only ESPN Fantasy Football MCP server designed for OpenAI Agent Builder, featuring structured logging and cache observability.
Tools
Functions exposed to the LLM to take actions
get_league
League metadata, settings, and teams
get_standings
Teams ordered by standings
get_matchups
Weekly matchups with live scoring
get_power_rankings
Two-step dominance power rankings
get_teams
Raw teams array
get_scoreboard
Legacy scoreboard view
get_player_info
Player lookup by name or ID
get_cache_stats
Cache hit/miss statistics and status
clear_cache
Force clear cache for fresh data
ping
Health check endpoint
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client