Kronan MCP
MCP server for the Krónan grocery store API. Claude can browse products, manage shopping notes, handle checkout, and track orders from Krónan's Snjallverslun (smart store) in Iceland. It runs locally over stdio via the published package.
People connecting e-commerce tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-04-19 · ★ 15 · #29 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Kronan MCP
before you install - you'll need
Set KRONAN_ACCESS_TOKEN before connecting.
Claude Code
claude mcp add sandsower-kronan-mcp -- npx -y kronan-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"sandsower-kronan-mcp": {
"command": "npx",
"args": [
"-y",
"kronan-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package kronan-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.sandsower is GitHub-verified and matches the repo owner
03 · What Kronan MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.0 · 2026-04-09
MCP server for the Krónan grocery store API (Iceland). · 25 tools for browsing products, managing checkout, orders, shopping notes, and product lists. · What's included · HTTP client wrapping all Krónan API endpoints…
04 · Who maintains Kronan MCP
kronan-mcp is maintained by sandsower. We track 2 MCP servers from sandsower - 2 actively maintained, 20 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from sandsower.
05 · Facts
- repository
- github.com/sandsower/kronan-mcp
- category
- e-commerce - ranked #29 of 39 actively-maintained e-commerce servers as of 2026-08-25.
- registry
- io.github.sandsower/kronan-mcp (active, first published 2026-04-19)
- packages
- npm:kronan-mcp
06 · Kronan MCP FAQ
What is Kronan MCP?
MCP server for the Krónan grocery store API. Claude can browse products, manage shopping notes, handle checkout, and track orders from Krónan's Snjallverslun (smart store) in Iceland. It runs locally over stdio via the published package.
Is Kronan MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-04-19. We re-verify nightly.
How do I install Kronan MCP?
Run `npx -y kronan-mcp`. The README documents one environment variable (KRONAN_ACCESS_TOKEN) to set first. Set KRONAN_ACCESS_TOKEN before connecting. You can also paste the ready-made client config above.
Does Kronan MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Kronan MCP
Alternatives to Kronan MCP
Maintained e-commerce servers if Kronan MCP isn't the fit.
- Shopify MCP server for Shopify - Admin REST API (orders, products, customers, inventory, fulfillments) ★ 269 · 2026-08-12
- Texas Grocery MCP server for HEB grocery store integration - search products, manage carts, clip coupons, and more ★ 50 · 2026-05-11
- Heimdall Every App Store Connect + StoreKit 2 endpoint. 883 tools in 13 profiles, narrow to 24. ★ 47 · 2026-08-24
- Cn Commerce Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads ★ 36 · 2026-08-24
- VOC Amazon Reviews Amazon review intelligence via Shulex OpenAPI. 10 marketplaces, verified-purchase & Vine signals. ★ 33 · 2026-05-25
- Blumira MCP Cross-account Blumira findings, detections, and agents in one offline-searchable store. ★ 30 · 2026-08-24
More e-commerce MCP servers · Appstore Connect · CrowdStrike MCP · Level MCP · NinjaOne MCP
More TypeScript MCP servers · Vedurstofa MCP · Fiori MCP Server · Sapiom MCP Server · Mobile Device MCP · see all