Kmag Shopping Lists

Official
TypeScript

OAuth-protected remote MCP server that lets compatible AI assistants create and update user-authorized Romanian or English grocery lists.

About Kmag Shopping Lists MCP Server

OAuth-protected remote MCP server that lets compatible AI assistants create and update user-authorized Romanian or English grocery lists.

Features

Tools

Transport

streamable-http
Getting Started

Add https://kmag.ro/mcp as a Streamable HTTP server in a compatible MCP client. Sign in to Kmag in the browser authorization flow, review the requested list permissions, and approve access.

Tools (5)
Functions this server exposes to AI clients

list_lists

List the authenticated user’s Kmag shopping lists.

get_list

Read one authorized shopping list with its categories and items.

list_templates

List the available Kmag shopping-list templates.

create_list

Create a new Kmag shopping list from a named template.

add_items

Add Romanian or English items and quantities with duplicate handling.

Example
{"mcpServers":{"kmag":{"type":"streamable-http","url":"https://kmag.ro/mcp"}}}