Skip to main content
Glama

Fantasy Premier League MCP Server

MIT License
37
  • Apple

get_manager

Retrieve Fantasy Premier League manager details such as history, name, team information, and leagues by providing the FPL team ID.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
team_idYes

Input Schema (JSON Schema)

{ "properties": { "team_id": { "title": "Team Id", "type": "integer" } }, "required": [ "team_id" ], "title": "get_managerArguments", "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