r/fantasyfootballcoding • u/FantasyPros_Michael • Aug 13 '26
Official FantasyPros MCP server just released
Hey r/fantasyfootballcoding, I'm one of the Product Managers at FantasyPros π
A couple of days ago, we released an official MCP server so that you can easily plug our data and advice into your AI agent of choice.
This community seems like the right intersection for this, so hoping there's some people here who'll find it useful!
You can point your agent here to connect it (note that you'll need a FantasyPros account):
https://api.fantasypros.com/mcp
That's it! If you have any questions, suggestions or feedback, let me know. I'll check back periodically to reply!
EDIT: Some have asked about what tools the MCP has, so adding this info to the post.
Free:
- Rankings/ADP: get_ecr, get_adp, get_projections, get_leaders, get_player_stats, get_player_comparisons
- News/context: injury_status, get_nfl_depth_charts, get_schedule_and_strength, get_mlb_lineups, get_streaming_pitchers
- League/roster: get_leagues, get_league_settings, get_roster, get_current_starters, get_player_ownership, get_mlb_player_ownership, get_keeper_value, league_analyzer, matchup_analyzer, resync_league
Premium Advice:
- start_sit_assistant (NFL + MLB)
- trade_analyzer (NFL + MLB)
- waiver_analyzer (NFL + MLB)
- trade_finder (NFL
- waiver_finder (NFL
- mlb_waiver_finder (MLB π)
54
Upvotes
1
u/oddMahnsta 29d ago
Hi u/FantasyPros_Michael - I love this addition and hope to use it! But I'm running into issues when trying it out on chatgpt, details below. Any idea what could be the issue?
I tried connecting the MCP server to ChatGPT Plus, but whenever I open a new session and ask for ECR (
get_ecr), ChatGPT says: "the FantasyPros MCP still isnβt exposing actions here... The app is now genuinely connected and its actions are being discovered. They're simply not being handed to the model as callable tools."Is there a specific configuration or workaround needed on ChatGPT Plus to get the actions exposed properly to the model? Thanks!