Biwenger World Cup 2026 Lineup Optimizer
by edurodelg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | Admin API key for private endpoints. | change-me |
| DATABASE_URL | No | SQLite database URL. | sqlite:///./data/biwenger.db |
| GROUP_BUDGET | No | Budget for group stage in millions. | 920 |
| INTERFACE_MODE | No | Set to 'mcp' to run the MCP server. | web |
| DEFAULT_USER_ID | No | Default user ID when none is specified. | default |
| ARIETE_MAX_PRICE | No | Max price for ariete in millions (group stage). | 90 |
| CAPTAIN_MAX_PRICE | No | Max price for captain in millions (group stage). | 70 |
| READ_ONLY_API_KEY | No | Optional read-only API key for guest access. | |
| DEFAULT_SQUAD_SIZE | No | Default squad size for new users (11-15). | 15 |
| BIWENGER_COMPETITION_SLUG | No | Slug for Biwenger public endpoint. | world-cup |
| BUDGET_INCREMENT_PER_PHASE | No | Budget increment per phase in millions. | 60 |
| REQUIRE_WRITE_CONFIRMATION | No | If true, write actions require confirmation token. | false |
| ARIETE_PRICE_INCREMENT_PER_PHASE | No | Increment per phase for ariete price limit. | 15 |
| CAPTAIN_PRICE_INCREMENT_PER_PHASE | No | Increment per phase for captain price limit. | 15 |
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues