Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.nicktcode/swissgroceries-mcp

NPM · @NICKTCODE/SWISSGROCERIES-MCP · SCANNED SEP 22

Swiss grocery search, promotions, and shopping plans across Migros, Coop, Aldi, Denner, Lidl.

0 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 62 of 177 dependencies flagged as unhealthy (3 deprecated). View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 106 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability71
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1180 tokens (~168/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.nicktcode/swissgroceries-mcp server?

io.github.nicktcode/swissgroceries-mcp runs locally as an npm package, launched with npx -y @nicktcode/swissgroceries-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @nicktcode/swissgroceries-mcp

# add to Claude Code
claude mcp add nicktcode-swissgroceries-mcp -- npx -y @nicktcode/swissgroceries-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "nicktcode-swissgroceries-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nicktcode/swissgroceries-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "nicktcode-swissgroceries-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nicktcode/swissgroceries-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add nicktcode-swissgroceries-mcp -- npx -y @nicktcode/swissgroceries-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nicktcode-swissgroceries-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@nicktcode/swissgroceries-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add nicktcode-swissgroceries-mcp --command npx --arg -y --arg @nicktcode/swissgroceries-mcp
# ~/.hermes/config.yaml
mcp_servers:
  nicktcode-swissgroceries-mcp:
    command: "npx"
    args: ["-y", "@nicktcode/swissgroceries-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "nicktcode-swissgroceries-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@nicktcode/swissgroceries-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add nicktcode-swissgroceries-mcp -t stdio -c npx -a -y @nicktcode/swissgroceries-mcp
// mcp.json
{
  "mcpServers": {
    "nicktcode-swissgroceries-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nicktcode/swissgroceries-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −2
    • Security disclosure: unverified → pass functional
    • Stability: pass → 0.80 functional
  • 9 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: pass → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Analysed npm/@nicktcode/swissgroceries-mcp@0.1.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 177 packages
Packages resolved 177
Deprecated 3
Stale 61
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 7 exposed · ~1,180 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
find_stock ~169

Check which stores of a given chain have a specific product in stock. Optionally filter by proximity to GPS coordinates or query a single store by ID. Not all chains support per-store stock queries; unsupported chains return a clear error. Use for "is this product available near Zurich HB?", "which Coop has item X in stock?".

NameTypeReqDescription
chainstringyesThe chain to query for stock. Only chains with perStoreStock capability are supported.
nearobjectOptional coordinates to filter nearby stores. If omitted, all stores may be queried.
productIdstringyesChain-specific product ID to check stock for. Obtain via search_products or get_product.
storeIdstringQuery a single specific store by its chain-specific store ID. Takes precedence over `near`.

No output schema declared.

No examples provided.

find_stores ~150

Find grocery stores near a location, filtered by chain and search radius. Accepts a Swiss ZIP code, GPS coordinates, or a free-text address as the search center. Returns store name, address, chain, location, and opening hours where available. Use for "find a Migros near me", "which Coop branches are in 8001?", or before checking stock.

NameTypeReqDescription
chainsarrayLimit results to specific chains. Omit to search all configured chains.
nearyesCenter of the search radius. Pass either coordinates, a Swiss ZIP, or a free-text address.
radiusKmnumberSearch radius in kilometers (1–50). Defaults to 5 km.

No output schema declared.

No examples provided.

get_product ~124

Fetch full product details for a specific chain + product ID pair. Returns price, brand, size, unit price, tags, category, image URL, and active promotions. Obtain product IDs from search_products. Useful for drilling into a search result. Use for "get details for this Migros product" or "what is the unit price of this item?".

NameTypeReqDescription
chainstringyesThe grocery chain that owns this product ID.
idstringyesChain-specific product identifier, e.g. Migros cumulus ID or Coop product number. Obtain via search_products.

No output schema declared.

No examples provided.

get_promotions ~179

List current promotional deals across configured Swiss grocery chains. Filter by chain, keyword, store ID, or how many days until the promotion expires. Returns promotion name, discount, validity dates, and applicable stores. Use for "what is on sale this week?", "any Migros deals on cheese?", or "promotions ending today".

NameTypeReqDescription
chainsarrayLimit to specific chains. Omit to fetch promotions from all configured chains.
endingWithinDaysintegerOnly return promotions ending within this many days (1–60). Useful for "ending soon" queries.
querystringOptional keyword to filter promotions by product name, e.g. "Käse", "wine".
storeIdsarrayRestrict to promotions valid at these store IDs (chain-specific). Obtain store IDs from find_stores.

No output schema declared.

No examples provided.

health_check ~75

Probe each registered chain adapter with a trivial query and report status, latency, and capability flags. Use this when a chain seems missing from results or when debugging adapter problems.

NameTypeReqDescription
chainsarrayChains to probe. Default: all configured.
timeoutMsintegerPer-chain timeout in milliseconds. Default 5000.

No output schema declared.

No examples provided.

plan_shopping ~272

Plan a multi-store shopping trip near a location, picking the best products across configured Swiss grocery chains. Items can be generic ("milch", "pasta") or pinned to a specific SKU. Returns a primary plan plus alternatives. Use when the user gives a list of items and asks "where should I shop?" or "what's cheapest?". Strategies: single_store (one chain), split_cart (multi-chain with stop penalty), absolute_cheapest (no penalty).

NameTypeReqDescription
chainsarrayRestrict the plan to these chains. Omit to consider all configured chains.
itemsarrayyesThe list of items to shop for. At least one item required.
nearyesShopper's location — used to find nearby stores. Pass coordinates, ZIP, or address.
radiusKmnumberOnly consider stores within this radius of the provided location (1–50 km). Default 5 km.
splitPenaltyChfnumberCost in CHF added per extra store stop in split_cart strategy. Default 2.00.
strategystringyessingle_store: buy everything at one chain (minimises trips). split_cart: allow multiple chains but add splitPenaltyChf per extra stop. absolute_cheapest: pick the cheapest source per item regardless…

No output schema declared.

No examples provided.

search_products ~211

Search for products across configured Swiss grocery chains (Migros, Coop, Aldi, Denner, Lidl) by keyword. Supports optional filters for price, size range, and product tags (organic, vegan, budget, etc.). Returns results grouped by chain with normalised price, unit price, size, and promotion info. Use for "find organic milk under 2 CHF", "compare pasta prices", or "search for gluten-free bread".

NameTypeReqDescription
chainsarrayRestrict search to specific chains. Omit to search all configured chains in parallel.
filtersobjectOptional product filters applied after search.
limitintegerMaximum number of results per chain (1–50). Defaults to chain-specific limit.
querystringyesSearch term in any language, e.g. "Milch", "pâtes", "Bier". At least 1 character.
storeIdsarrayFilter results to products available in these store IDs (chain-specific internal IDs).

No output schema declared.

No examples provided.

Common questions

What is the io.github.nicktcode/swissgroceries-mcp server?

io.github.nicktcode/swissgroceries-mcp is listed in the public MCP registry as io.github.nicktcode/swissgroceries-mcp. Swiss grocery search, promotions, and shopping plans across Migros, Coop, Aldi, Denner, Lidl. This page covers its npm package (@nicktcode/swissgroceries-mcp).

Is the io.github.nicktcode/swissgroceries-mcp server safe to use?

io.github.nicktcode/swissgroceries-mcp scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.nicktcode/swissgroceries-mcp server expose?

io.github.nicktcode/swissgroceries-mcp exposes 7 tools: find_stores, search_products, get_product, get_promotions, find_stock, and 2 more. Their descriptions and schemas cost roughly 1,180 tokens of context every time the server is loaded.

Is the io.github.nicktcode/swissgroceries-mcp server still maintained?

io.github.nicktcode/swissgroceries-mcp is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.nicktcode/swissgroceries-mcp server under?

io.github.nicktcode/swissgroceries-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.