Home › Marketing & E-Commerce › swissgroceries-mcp
swissgroceries-mcp
Swiss grocery search, promotions, and shopping plans across Migros, Coop, Aldi, Denner, Lidl.
Topics: E-Commerce
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.2)
npx -y @nicktcode/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"swissgroceries-mcp": {
"command": "npx",
"args": [
"-y",
"@nicktcode/[email protected]"
],
"env": {
"DENNER_JWT": "<YOUR_VALUE>",
"LIDL_DEFAULT_STORE": "<YOUR_VALUE>",
"SWISSGROCERIES_USER_AGENT_COOP": "<YOUR_VALUE>",
"SWISSGROCERIES_LOG_LEVEL": "<YOUR_VALUE>",
"SWISSGROCERIES_DISABLE_CACHE": "<YOUR_VALUE>"
}
}
}
}
DENNER_JWTsecret — Optional pre-supplied Denner Bearer JWT. Without it, the adapter self-registers anonymously on first use and rotates the token automatically.LIDL_DEFAULT_STORE— Default Lidl store ID used when no storeIds are passed. Defaults to CH0149.SWISSGROCERIES_USER_AGENT_COOP— Override the User-Agent string for Coop calls if DataDome ever blocks the default.SWISSGROCERIES_LOG_LEVEL— Logging verbosity: silent, info (default), or debug.SWISSGROCERIES_DISABLE_CACHE— Set to 1 to bypass the in-memory HTTP response cache.
Related servers
secondhand-mcp
Search Facebook Marketplace, eBay, Depop, and Poshmark from AI — filters, photos, full listings.
mcp-cn-commerce
Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads
Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito
Wildberries, Ozon, Yandex Market & Avito seller APIs for AI assistants: schema-driven, safety-gated.
ozon-mcp
Knowledge-rich MCP server for the full Ozon Seller + Performance API (466 methods, 15 MCP tools). Auto-pagination over 4 cursor styles,…
BuyWhere MCP
Product search, price comparison, and affiliate-ready shopping across Singapore and US retailers.
HasData Walmart
Walmart search, product pages and customer reviews on walmart.com and walmart.ca, as JSON.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry