Rohlik

v1.0.0Business Applicationsstable

MCP server that lets you shop groceries across the Rohlik Group platforms (Rohlik.cz, Knuspr.de, Gurkerl.at, Kifli.hu, Sezamo.ro)

aigroceryllmmcpmcp-server
Share:
108
Stars
0
Downloads
0
Weekly
0/5

What is Rohlik?

Rohlik is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server that lets you shop groceries across the rohlik group platforms (rohlik.cz, knuspr.de, gurkerl.at, kifli.hu, sezamo.ro)

MCP server that lets you shop groceries across the Rohlik Group platforms (Rohlik.cz, Knuspr.de, Gurkerl.at, Kifli.hu, Sezamo.ro)

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • MCP server that lets you shop groceries across the Rohlik Gr

Use Cases

Grocery shopping across platforms
Multi-region store integration
E-commerce workflow
tomaspavlin

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 11, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx rohlik

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Rohlik

The Rohlik MCP server lets AI assistants interact with Rohlik Group's online grocery platforms — Rohlik.cz (Czech Republic), Knuspr.de (Germany), Gurkerl.at (Austria), Kifli.hu (Hungary), and Sezamo.ro (Romania) — through natural language. It supports searching products, managing cart contents, checking delivery time slots, viewing order history, and getting personalized meal suggestions based on purchase patterns. Developers and end-users can build grocery shopping workflows into their AI assistant without writing custom API integrations.

Prerequisites

  • Node.js 18 or later (for npx usage)
  • An active Rohlik Group account on one of the supported country platforms
  • Your Rohlik/Knuspr/Gurkerl/Kifli/Sezamo account email and password
  • An MCP-compatible client such as Claude Desktop
1

Obtain your Rohlik Group account credentials

The MCP server authenticates using your grocery platform email and password. Create an account at rohlik.cz, knuspr.de, gurkerl.at, kifli.hu, or sezamo.ro if you do not already have one. No API key is required.

2

Identify the base URL for your country

Set ROHLIK_BASE_URL to the correct regional domain. If omitted, it defaults to the Czech platform (rohlik.cz). Choose the URL matching the country where you shop.

# Czech Republic (default): https://www.rohlik.cz
# Germany: https://www.knuspr.de
# Austria: https://www.gurkerl.at
# Hungary: https://www.kifli.hu
# Romania: https://www.sezamo.ro
3

Add the server to Claude Desktop

Add the Rohlik MCP server to your claude_desktop_config.json, providing your account credentials and regional base URL as environment variables.

{
  "mcpServers": {
    "rohlik": {
      "command": "npx",
      "args": ["-y", "@tomaspavlin/rohlik-mcp"],
      "env": {
        "ROHLIK_USERNAME": "[email protected]",
        "ROHLIK_PASSWORD": "your-password",
        "ROHLIK_BASE_URL": "https://www.rohlik.cz"
      }
    }
  }
}
4

Restart Claude Desktop

After saving the config file, restart Claude Desktop completely to load the new MCP server. The Rohlik tools will appear in the available tools list.

5

Test with a product search

Ask Claude to search for a product. A successful response with product names and prices confirms the server is authenticated and connected.

Rohlik Examples

Client configuration

Claude Desktop config for the Rohlik MCP server with credentials and regional URL.

{
  "mcpServers": {
    "rohlik": {
      "command": "npx",
      "args": ["-y", "@tomaspavlin/rohlik-mcp"],
      "env": {
        "ROHLIK_USERNAME": "[email protected]",
        "ROHLIK_PASSWORD": "your-password",
        "ROHLIK_BASE_URL": "https://www.rohlik.cz"
      }
    }
  }
}

Prompts to try

Grocery shopping tasks you can perform through Claude once the Rohlik MCP server is active.

- "Search for gluten-free bread and add the cheapest option to my cart"
- "Add all ingredients for apple pie to my cart — budget-friendly options only"
- "What delivery slots are available this afternoon?"
- "Show me what's currently on sale in the dairy section"
- "Suggest a week of lunches based on what I usually buy"

Troubleshooting Rohlik

Authentication fails with invalid credentials error

Double-check that ROHLIK_USERNAME and ROHLIK_PASSWORD match what you use to log in on the website. Passwords with special characters must be correctly escaped in JSON. Set ROHLIK_DEBUG=true to see detailed login error messages.

Products or prices appear for the wrong country

Ensure ROHLIK_BASE_URL matches your account's country. Each Rohlik Group platform is a separate account system — a Rohlik.cz account will not work on Knuspr.de.

Cart operations succeed but items disappear on the website

The MCP server operates on the live cart. If you're also logged in on the website, a browser session refresh will show the current cart state. Ensure you're checking the same account.

Frequently Asked Questions about Rohlik

What is Rohlik?

Rohlik is a Model Context Protocol (MCP) server that mcp server that lets you shop groceries across the rohlik group platforms (rohlik.cz, knuspr.de, gurkerl.at, kifli.hu, sezamo.ro) It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Rohlik?

Follow the installation instructions on the Rohlik GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Rohlik?

Rohlik works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Rohlik free to use?

Yes, Rohlik is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Rohlik Alternatives — Similar Business Applications Servers

Looking for alternatives to Rohlik? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "rohlik": { "command": "npx", "args": ["-y", "rohlik"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Rohlik?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides