DynamicEndpoints

FantasyPros MCP Server

Community DynamicEndpoints
Updated

FantasyPros MCP Server

smithery badge

An MCP server that provides access to the FantasyPros API for sports data, news, rankings, and projections.

Setup

Installing via Smithery

To install fantasy-pros-mcp for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @DynamicEndpoints/fantasy-pros-mcp --client claude

Manual Installation

  1. Get a FantasyPros API key by emailing them
  2. Create a .env file and add your API key:
FANTASYPROS_API_KEY=your_api_key_here
  1. Install dependencies:
npm install
  1. Build the server:
npm run build

Available Tools

get_sport_news

Get news for a specific sport (NFL, MLB, NBA, NHL)

  • Parameters:
    • sport: Sport to get news for ('nfl', 'mlb', 'nba', 'nhl')
    • limit: Number of news items to return (max 25)
    • category: Type of news ('injury', 'recap', 'transaction', 'rumor', 'breaking')

get_players

Get player information for a specific sport

  • Parameters:
    • sport: Sport to get players for ('nfl', 'mlb', 'nba', 'nhl')
    • playerId: Filter by specific player ID (optional)

get_rankings

Get consensus rankings for a sport

  • Parameters:
    • sport: Sport to get rankings for ('nfl', 'nba')
    • position: Position to filter by (optional)
    • scoring: Scoring type for NFL ('STD', 'PPR', 'HALF')

get_projections

Get player projections for a sport

  • Parameters:
    • sport: Sport to get projections for ('nfl', 'mlb', 'nba')
    • season: Season year
    • week: Week number (for NFL)
    • position: Position to filter by (optional)

MCP Server · Populars

MCP Server · New

    globau

    Firefox DevTools MCP

    Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol

    Community globau
    nukeop

    nuclear

    Streaming music player that finds free music for you

    Community nukeop
    qualixar

    SuperLocalMemory V3

    World's first local-only AI memory to break 74% retrieval and 60% zero-LLM on LoCoMo. No cloud, no APIs, no data leaves your machine. Additionally, mode C (LLM/Cloud) - 87.7% LoCoMo. Research-backed. arXiv: 2603.14588

    Community qualixar
    proxy-intell

    Facebook Ads Library MCP Server

    MCP Server for Facebook ADs Library - Get instant answers from FB's ad library

    Community proxy-intell
    genkit-ai

    Genkit MCP

    Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google

    Community genkit-ai