Skip to main content
Glama
LeonardoRO

galaxus-mcp

by LeonardoRO

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GALAXUS_SITENoSite to use: galaxus.ch, galaxus.de, or digitec.chgalaxus.ch
GALAXUS_PORTALNoX-Dg-Portal value (e.g., 22 for galaxus.ch)
GALAXUS_LANGUAGENoLanguage code: en, de, fr, etc.
GALAXUS_TIMEOUT_MSNoPer-request timeout in milliseconds15000
GALAXUS_USER_AGENTNoUser-Agent header sent with requests
GALAXUS_SEARCH_HASHNoPersisted query id for useSearchDataQuery
GALAXUS_CACHE_TTL_MSNoResponse cache TTL in milliseconds60000
GALAXUS_PRODUCT_HASHNoPersisted query id for productDetailPageQuery
GALAXUS_MIN_INTERVAL_MSNoMinimum delay between requests in milliseconds800

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_productsA

Search the Galaxus / Digitec catalog by keyword. Returns matching products with price (CHF), rating, availability, and URL, plus a nextCursor for pagination.

get_productA

Fetch full details for a single product by its numeric id, slug, or full product URL: description, GTIN, specifications, images, rating, availability, and price history.

check_price_availabilityA

Lightweight price + stock snapshot for one product (id, slug, or URL), including price-history position (whether the current price is low/high vs the recent range). Ideal for price tracking.

compare_productsA

Fetch full details for several products at once (by id, slug, or URL) for side-by-side comparison. Returns one detail object per input.

list_categoryA

Browse products in a category by name (e.g. 'ssd', 'office chair'), sorted and filterable. Returns products plus facets (available brands and product types) to help refine, and a nextCursor for paging.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/LeonardoRO/galaxus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server