mcpbeat Sign in

Grocery Prices MCP Server

by mysupermarket Your server? Claim it
local only

Grocery Prices runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm.

UK grocery price comparison across major supermarkets.

Installs per day peak 13 · avg 7 · +8% w/w
a month agotoday
36
Installs / week
npm · @mysupermarket/mcp-grocery-prices
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Grocery Prices every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add grocery-prices -- npx -y @mysupermarket/mcp-grocery-prices
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "grocery-prices": {
      "args": [
        "-y",
        "@mysupermarket/mcp-grocery-prices"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.grocery-prices]
command = "npx"
args = ["-y", "@mysupermarket/mcp-grocery-prices"]
.cursor/mcp.json
{
  "mcpServers": {
    "grocery-prices": {
      "args": [
        "-y",
        "@mysupermarket/mcp-grocery-prices"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "grocery-prices": {
      "args": [
        "-y",
        "@mysupermarket/mcp-grocery-prices"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Grocery Prices

same job, measured the same way
UK Supermarkets
by jbeshir

Search and compare grocery prices across UK supermarkets with product details.

local only
SuperMCP
by nitaiaharoni1

Israeli online supermarket pricing: compare grocery prices and delivered shopping baskets.

8 tools answering
Pepesto MCP
by pepesto-solutions

MCP server for the Pepesto grocery shopping API — recipe-to-cart across European supermarkets.

42 installs/wk local only
Cheapest Grocery Basket
by mcpscores

Where to buy a whole grocery list today: local prices, per-unit and cross-store comparison.

5 tools answering
Price Compare
by co-weightmedscompare

Factual UK weight-loss medicine price comparison across providers. Read-only; not medical advice.

4 tools answering
Birkinbagstock
by birkinbagstock

Live Hermes Birkin & Kelly market data: cross-merchant inventory, prices, comparisons and alerts

9 tools answering
Pepesto Agent-to-Cart
by pepesto-solutions

Turn any shopping list into a ready-to-checkout grocery cart across 26 European supermarkets.

1 tools answering
Ticket Discovery
by wmarceau

Search and compare concert ticket prices across platforms

46 installs/wk local only

Grocery Prices — questions

Answers built from our own checks of this server.

Why is there no uptime for Grocery Prices?
Grocery Prices runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mysupermarket/mcp-grocery-prices was installed 36 times last week.
How do I connect Grocery Prices?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mysupermarket/mcp-grocery-prices straight from npm; nothing to host, nothing to sign up for.
How many people use Grocery Prices?
The npm package @mysupermarket/mcp-grocery-prices was installed 36 times in the last week. Week over week that is +8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.