Skip to main content
Glama

Fantasy Premier League MCP Server

MIT License
37
  • Apple

get_blank_gameweeks

Identify upcoming blank gameweeks in Fantasy Premier League where teams have no fixtures. Provides details on affected teams and the number of gameweeks to check, helping users plan strategies effectively.

Instructions

Get information about upcoming blank gameweeks where teams don't have fixtures

Args: num_gameweeks: Number of upcoming gameweeks to check (default: 5) Returns: Information about blank gameweeks and affected teams

Input Schema

NameRequiredDescriptionDefault
num_gameweeksNo

Input Schema (JSON Schema)

{ "properties": { "num_gameweeks": { "default": 5, "title": "Num Gameweeks", "type": "integer" } }, "title": "get_blank_gameweeksArguments", "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