Skip to main content
Glama

Sleeper Fantasy MCP

by Richardh1012

get_league_info

Retrieve league settings and configuration details for Sleeper Fantasy Football leagues to support team management and strategic decision-making.

Instructions

Get league information and settings

Input Schema

NameRequiredDescriptionDefault
leagueNoLeague name (ROAD_TO_GLORY or DYNASTY), defaults to configured default

Input Schema (JSON Schema)

{ "properties": { "league": { "description": "League name (ROAD_TO_GLORY or DYNASTY), defaults to configured default", "enum": [ "ROAD_TO_GLORY", "DYNASTY" ], "type": "string" } }, "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/Richardh1012/sleeper-fantasy-mcp'

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