Skip to main content
Glama

Fantasy Premier League MCP Server

MIT License
56
  • Apple

get_league_standings

Retrieve Fantasy Premier League standings and team details by providing a specific league ID. Access league information for analysis and comparison using the FPL MCP Server.

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