Skip to main content
MCP

Nemlig.com CLI & MCP Server

Command-line interface and FastMCP server for Nemlig.com Danish online grocery search, basket, and delivery booking.

About

An open-source Python client and FastMCP server for Nemlig.com (Denmark's primary online supermarket). It exposes structured tools for AI assistants (Claude Desktop, Cursor, etc.) and CLI workflows to search products, inspect nutrition and unit prices, manage live shopping baskets, list and add saved shopping lists (favoritter), browse delivery slots, reserve delivery windows, and view past order receipts.

Actionable Use Cases

  • 01Search Nemlig.com groceries and retrieve prices, unit prices, and nutritional data
  • 02Manage live shopping cart items (view basket, add products, remove items)
  • 03Load full saved shopping lists (favoritter) into the shopping basket
  • 04Check available delivery time slots and reserve a delivery window
  • 05Query recent order history and line-item details for household bookkeeping

Technical Details & Limits

Unofficial FastMCP server wrapping Nemlig.com endpoints. Requires account credentials (NEMLIG_USER, NEMLIG_PASS). Connects via stdio transport. Rate-limited to ~2 req/s with token auto-refresh. Modifies real user basket; slot reservation and checkout should involve human confirmation.

Build Access with Enablers

Scaffold tools and automate workflows for this system:

Something wrong, outdated, or missing for Nemlig.com CLI & MCP Server?