MCP server for Krónan's grocery store API that lets Claude search products, manage shopping notes and product lists, handle checkout, and track orders. It authenticates with a Krónan access token and exposes 25 tools over MCP.
From the registry: MCP server for the Krónan grocery store API (Iceland)
Please install the `kronan-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js and npm** — Install Node.js and npm to run the server with npx.
- **Krónan access token** — Create an access token in the Krónan Snjallverslun user or customer group settings. You need a Krónan account with Audkenni login. Tokens are prefixed with act_. (https://kronan.is)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["kronan-mcp"]
- required environment variables:
- `KRONAN_ACCESS_TOKEN`: Krónan Snjallverslun access token used to authenticate API requests. (example: `<your-kronan-access-token>`)
Note: Prefer the direct npx path since it requires no global install. The server authenticates to the Krónan API using the access token via Authorization: AccessToken <token>.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.KRONAN_ACCESS_TOKENrequiredKrónan API access token used for authentication in the Authorization headerMeta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.