geizhals-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEIZHALS_DOMAIN | No | Use geizhals.at or geizhals.eu for other regions. | geizhals.de |
| GEIZHALS_MIN_DELAY | No | Minimum seconds between requests. | 1.0 |
| GEIZHALS_IMPERSONATE | No | curl_cffi browser profile used for the TLS handshake. | chrome |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_productsA | Search geizhals.de for products by name or keyword. sort is one of "relevance" (default), "price_asc" or "price_desc". min_price/max_price narrow the results to a price range in euro. Returns a list of matching products with their lowest price, number of offers and the product page URL. |
| get_productA | Look up offers for a single product. Accepts a geizhals product URL or a numeric product id and returns the individual shop offers (cheapest first) plus the price range and, when available, the recent price history. |
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
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/spinnerich/geizhals-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server