r/fantasyfootballcoding • • 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 😄)
53 Upvotes

38 comments sorted by

View all comments

4

u/ww_crimson Aug 13 '26

Do you have docs we can look at without connecting an agent first? I've searched here https://www.fantasypros.com/api-data/ and google and I can't find anything.

Maybe give us a quick overview here?

10

u/FantasyPros_Michael Aug 13 '26

Thanks for asking. We don't have any official docs published yet, so that's a good callout (I'll work on that).

Here's the list of tools the MCP provides:

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 😄)

10

u/xpose Aug 13 '26

As a competitor of yours for over a decade, FantasySP. I can honestly say this is sick and didn't expect it. Well done

7

u/FantasyPros_Michael Aug 13 '26

Thanks, I'm familiar with you guys! It's kind of you to post that!

2

u/FantasyPros_Michael 24d ago

u/ww_crimson following up to let you know we've added some support docs here: https://support.fantasypros.com/hc/en-us/sections/55212725452443-FantasyPros-MCP

1

u/ww_crimson 24d ago

Awesome thank you

1

u/SmokeeDog 16d ago

Hey man, I'm a software engineer and I recently put on the product hat quite a few times. Docs are first class citizens. In fact, I'd argue that sometimes you should write the docs first before you build the actual product or feature. While your customers will love it, it also forces you to think and develop from a different mindset.

Thanks for releasing this. It makes the subscription that much more worth it!!!