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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/edurodelg/biwenger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server