sleeper-mcp
by bealmot
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLEEPER_TOKEN | No | Your Sleeper JWT token. Required only for write operations. Treat it like a password. | |
| SLEEPER_LEAGUE_ID | No | The default league ID. Used by most tools; every tool also accepts a league_id_ parameter. | |
| SLEEPER_ROSTER_ID | No | Your roster ID within the league (an integer, 1..N). | |
| SLEEPER_SIGNAL_FILE | No | Path to a JSON file of your own rankings or scores, enabling the optional signal tools. | |
| SLEEPER_ENABLE_WRITES | No | Must be exactly '1' to enable write operations. Writes are off by default. | 0 |
| SLEEPER_PICKEM_LEAGUE | No | The lobby ID for pick'em, from the app's share link. | |
| SLEEPER_PICKEM_ROSTER | No | Your entry (roster) in the pick'em lobby. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |