mcpbeat Sign in

Grocery MCP Server

answering

Grocery MCP is answering right now. Last checked 2 min ago. Last commit 7 Aug 2026.

Search direct grocery storefronts and create product-link pickup handoffs.

Uptime history 49 days of history · worst day 97%
49 days agonow
98.9%
Uptime 24h
90 of 91 checks
Tools
hidden behind auth
360 ms
Response time
average over 24h
0
Stars
last commit 7 Aug 2026

Grocery MCP missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add grocery-mcp --transport http https://grocery-mcp-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "grocery-mcp": {
      "url": "https://grocery-mcp-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.grocery-mcp]
url = "https://grocery-mcp-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "grocery-mcp": {
      "url": "https://grocery-mcp-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "grocery-mcp": {
      "url": "https://grocery-mcp-production.up.railway.app/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://grocery-mcp-production.up.railway.app/mcp streamable-http sign-in 406 ms 2 min ago

Alternatives to Grocery MCP

same job, measured the same way
Leclerc Drive
by skunkobi

MCP server for E.Leclerc Drive — search products, manage cart, and order groceries from Claude

56 installs/wk local only
Kroger
by markswendsen-code

MCP server for Kroger - search products, manage cart, place grocery orders

37 installs/wk local only
Xavio Storefront
by xavio

Search the public Xavio catalog and create firm checkout quotes.

4 tools answering
Nord Trail Store
by expandingweb

Reference agent-ready storefront: search, look up and price a real Magento catalog.

6 tools answering
Store
by bolotstudio

Custom metal-print storefront: catalog search, product details, shipping, reviews. Read-only.

11 tools answering
Unified Offer Protocol MCP Server
by chris85appding

AI-powered e-commerce product search, affiliate links, and price negotiation

local only
Voila Groceries MCP
by dearlordylord

Safe personal Voila grocery automation for search, slots, cart updates, and order history

63 installs/wk local only
Packrift MCP
by packrift

Hosted no-auth MCP for exact-spec packaging search, live price, stock, cart handoff, and no-match.

15 tools answering

Grocery MCP — questions

Answers built from our own checks of this server.

Why is there no tool list for Grocery MCP?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 98.9% of checks in the last 24 hours got a reply.
Is Grocery MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 360 ms. The bar chart above shows every period we have measured.
How do I connect Grocery MCP?
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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Grocery MCP?
No API key is involved. Grocery MCP answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Grocery MCP?
It answers our handshake in 360 ms on average, which is faster than 45% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Grocery MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.