geizhals-mcp
by jnslmk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind address | 0.0.0.0 |
| MCP_PATH | No | MCP endpoint path | /mcp |
| MCP_PORT | No | Bind port | 8000 |
| LOG_LEVEL | No | Python log level | INFO |
| GH_HEADLESS | No | 1 runs headless (local dev without a display) | 0 |
| MCP_TRANSPORT | No | Transport type: http (streamable HTTP) or stdio | http |
| GH_MAX_RESULTS | No | Hard cap on products returned by a search | 40 |
| GH_MAX_BATCH_SIZE | No | Cap on ids per get_products_batch call | 10 |
| GH_MAX_CONCURRENT | No | Concurrent browser contexts / scrapes | 2 |
| GH_CHALLENGE_TIMEOUT_MS | No | How long to wait for Cloudflare 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