Skip to main content
Glama

Fantasy Premier League MCP Server

MIT License
37
  • Apple

get_manager_info

Retrieve detailed Fantasy Premier League manager information, including leagues and performance stats, by specifying a team ID or using the authenticated user’s data.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
team_idNo

Input Schema (JSON Schema)

{ "properties": { "team_id": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Team Id" } }, "title": "get_manager_infoArguments", "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