Skip to main content
Glama

Fantasy Premier League MCP Server

MIT License
37
  • Apple

get_league_standings

Fetch detailed standings and team information for any specified Fantasy Premier League using its unique league ID. Use this tool to analyze performance and manage your FPL strategy effectively.

Instructions

Get standings for a specified FPL league

Args: league_id: ID of the league to fetch Returns: League information with standings and team details

Input Schema

NameRequiredDescriptionDefault
league_idYes

Input Schema (JSON Schema)

{ "properties": { "league_id": { "title": "League Id", "type": "integer" } }, "required": [ "league_id" ], "title": "get_league_standingsArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rishijatia/fantasy-pl-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server