送信

Swiss Groceries MCP

@nicktcode

Real-time Swiss grocery shopping over MCP. Search products and compare prices across Migros, Coop, Aldi, Denner, and Lidl, see weekly promotions, and plan multi-store shopping trips with three optimisation strategies. Works with any MCP-compatible client (Claude Desktop, Claude Code, Cursor, Cline, Continue).

ツール

サーバー設定

{
  "mcpServers": {
    "swissgroceries": {
      "command": "npx",
      "args": [
        "-y",
        "@nicktcode/swissgroceries-mcp"
      ]
    }
  }
}