Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rishijatia • Analytics & Monitoring
An MCP server that exposes Fantasy Premier League data and analysis tools (players, teams, fixtures, gameweeks) to Claude Desktop and other MCP-compatible clients.
Fetch and filter comprehensive FPL player statistics (points, xG, shots, form) for comparisons and scouting.
Analyze upcoming fixtures and gameweek difficulty to recommend captains, transfers, or differential picks.
Access authenticated, user-specific data (my team, manager info) to provide personalized team advice and ratings.
This MCP server provides programmatic access to FPL data (player statistics, team info, fixtures, and gameweek details) and includes analysis tools for player comparison, fixture difficulty, and transfer/captain advice. It integrates with MCP-compatible agents such as Claude Desktop, Cursor, and Windsurf and is installable via pip or from source. The server supports authenticated endpoints for user-specific data and offers multiple resource and tool handlers for filtering and analyzing FPL data. Note: it is read-only and relies on the unofficial FPL API which may change.
Get any team's players, captain, and other details for a specific gameweek Args: team_id: FPL team ID (required) gameweek: Gameweek number (defaults to current gameweek) Returns: Detailed team information including player details, captain, and value
Get your own FPL team for a specific gameweek Args: gameweek: Gameweek number (defaults to current gameweek) Returns: Detailed team information including player details, captain, and value Note: This uses your authenticated team ID from the FPL credentials. To get another team's details, use get_team and provide a team_id.
Get detailed information about an FPL manager Args: team_id: FPL team ID to look up Returns: Manager information including history, name, team details, and leagues
Get detailed information about an FPL manager Args: team_id: FPL team ID (defaults to authenticated user) Returns: Manager info with leagues and performance stats
Get standings for a specified FPL league Args: league_id: ID of the league to fetch Returns: League information with standings and team details
Create a prompt for getting detailed FPL transfer advice Args: budget: Available budget in millions (e.g., 8.5) position: Optional position to target (e.g., MID, FWD, DEF, GKP) team_to_sell: Optional team name if selling a player from that team
Create a prompt for analyzing an FPL player in depth Args: player_name: Name of the player to analyze include_comparisons: Whether to compare with similar players
Create a prompt for rating and analyzing an FPL team Args: player_list: Comma-separated list of players in the team budget_remaining: Remaining budget in millions
Create a prompt for finding differential players with low ownership Args: max_ownership: Maximum ownership percentage to consider budget: Optional maximum budget per player in millions
Create a prompt for chip strategy advice Args: available_chips: Comma-separated list of available chips (e.g., "Wildcard, Free Hit, Bench Boost")
Get a formatted list of all players with comprehensive statistics
Get a formatted list of all Premier League teams with strength ratings
Get information about the current gameweek
Get information about all gameweeks
Get all fixtures for the current Premier League season
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.