mcpbeat Sign in

Grocery Delivery (mein-aldi.de) MCP Server

by rayncooper Your server? Claim it
local only

Grocery Delivery (mein-aldi.de) runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm.

Unofficial read-only client for the mein-aldi.de (ALDI Süd) grocery-delivery catalog.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 270 · avg 30 · +1% w/w
a month agotoday
39
Installs / week
npm · grocery-delivery-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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-delivery-mcp -- npx -y grocery-delivery-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "grocery-delivery-mcp": {
      "args": [
        "-y",
        "grocery-delivery-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.grocery-delivery-mcp]
command = "npx"
args = ["-y", "grocery-delivery-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "grocery-delivery-mcp": {
      "args": [
        "-y",
        "grocery-delivery-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "grocery-delivery-mcp": {
      "args": [
        "-y",
        "grocery-delivery-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ALDI_SERVICE_TYPE (delivery (verified), pickup, or instore.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Grocery Delivery (mein-aldi.de)

same job, measured the same way
Aiseg2 MCP
by chanyou0311

Unofficial read-only MCP server for the Panasonic AiSEG2 HEMS controller.

59 installs/wk local only
VeryChic Hotel Deals
by jordantete

Unofficial read-only MCP server for VeryChic hotel offers

78 installs/wk 2 tools answering
Genable MCP
by musepy

Write to Figma from any MCP client (Claude Code, Cursor). Complements the read-only official MCP.

48 installs/wk local only
Docs MCP
by acta-team

Read-only MCP server for the official ACTA verifiable credentials documentation.

60 installs/wk local only
Spot AI MCP (Unofficial)
by phil-bryant

Unofficial community MCP server for the Spot AI camera and video-intelligence REST API. Read-only.

503 installs/wk local only
Posokanei MCP
by charistas

Unofficial read-only MCP server for Greek supermarket price data from PosoKanei.

32 installs/wk local only
AWS MCP Connector
by ferhatdundar

MCP server for the AWS CLI. Read-only by default; single Go binary.

local only
Querido Diário MCP Server
by lucaspmgomess

Unofficial, read-only MCP server for the public Querido Diário API (Brazilian municipal gazettes)

389 installs/wk local only

Grocery Delivery (mein-aldi.de) — questions

Answers built from our own checks of this server.

Why is there no uptime for Grocery Delivery (mein-aldi.de)?
Grocery Delivery (mein-aldi.de) 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 grocery-delivery-mcp was installed 39 times last week.
Is Grocery Delivery (mein-aldi.de) still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Grocery Delivery (mein-aldi.de)?
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 grocery-delivery-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Grocery Delivery (mein-aldi.de)?
The npm package grocery-delivery-mcp was installed 39 times in the last week. Week over week that is +1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.