baumarkt-mcp
by jnslmk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BM_PROXY | No | Egress proxy URL for the browser, e.g. http://10.0.0.5:8888 | |
| MCP_HOST | No | Bind address for the HTTP server. | 0.0.0.0 |
| MCP_PATH | No | MCP endpoint path. | /mcp |
| MCP_PORT | No | Bind port for the HTTP server. | 8000 |
| BM_SCREEN | No | Xvfb screen geometry (entrypoint). | 1366x900x24 |
| LOG_LEVEL | No | Python log level. | INFO |
| BM_DISPLAY | No | Xvfb display number (entrypoint). | 99 |
| BM_HEADLESS | No | Set to '1' for headless mode (local development only; will not clear bot walls). | 0 |
| MCP_TRANSPORT | No | Transport to use: 'http' (streamable HTTP) or 'stdio'. | http |
| BM_MAX_RESULTS | No | Hard cap on products per retailer per search. | 50 |
| BM_MAX_CONCURRENT | No | Number of browser contexts to pool (pool size and concurrency limit). | 2 |
| BM_PROXY_PASSWORD | No | Optional proxy authentication password. | |
| BM_PROXY_USERNAME | No | Optional proxy authentication username. | |
| BM_CHALLENGE_TIMEOUT_MS | No | How long to wait for a bot-wall challenge to clear. | 25000 |
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
ActivityMaintained
ResponsivenessNo issues