Aldi Server
БесплатноНе проверенAn MCP server that enables users to search the Aldi product catalog, find store locations, and browse weekly specials. It also provides detailed product informa
Описание
An MCP server that enables users to search the Aldi product catalog, find store locations, and browse weekly specials. It also provides detailed product information, store hours, and real-time product availability checks.
README
MCP (Model Context Protocol) connector for Aldi grocery. Provides tools for searching products, finding stores, browsing weekly specials, and more.
Installation
npm install @striderlabs/mcp-aldi
Usage
With Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"aldi": {
"command": "npx",
"args": ["-y", "@striderlabs/mcp-aldi"]
}
}
}
Run directly
npx @striderlabs/mcp-aldi
Available Tools
search_products
Search the Aldi product catalog by keyword or category.
Parameters:
query(required) — search term (e.g. "organic milk", "pasta")category(optional) — filter by category:dairy,produce,bakery,frozen,meat,snacks,beverages,dry-goods,breakfastlimit(optional) — max results (default 10, max 50)
find_stores
Find Aldi store locations near an address, city, or zip code.
Parameters:
location(required) — address, city, or zip coderadius_miles(optional) — search radius in miles (default 10, max 50)limit(optional) — max stores to return (default 5, max 20)
get_weekly_specials
Get current weekly deals and ALDI Finds.
Parameters:
store_id(optional) — store-specific specialscategory(optional) — filter by category (e.g.produce,meat,aldi-finds)
get_product_details
Get detailed product info including nutrition facts, ingredients, and price.
Parameters:
product_id(required) — product ID fromsearch_products
get_store_hours
Get hours and contact info for a specific store.
Parameters:
store_id(required) — store ID fromfind_stores
check_product_availability
Check if a product is available at a specific store.
Parameters:
product_id(required)store_id(required)
Development
# Install dependencies
npm install
# Build
npm run build
# Run dev (requires tsx)
npm run dev
License
MIT
Установить Aldi Server в Claude Desktop, Claude Code, Cursor
unyly install aldi-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add aldi-mcp-server -- npx -y @striderlabs/mcp-aldiПошаговые гайды: как установить Aldi Server
FAQ
Aldi Server MCP бесплатный?
Да, Aldi Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Aldi Server?
Нет, Aldi Server работает без API-ключей и переменных окружения.
Aldi Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Aldi Server в Claude Desktop, Claude Code или Cursor?
Открой Aldi Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Aldi Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
