kundeavis-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_offersA | Search this week's Norwegian grocery offers. Free-text matches the product heading; filters narrow by ingredient, category, chain, unit-price basis and discount. Results are sorted cheapest-first by unit price. ALWAYS read unit_price together with unit_price_basis — a kr/kg and a kr/stk figure are not comparable — and treat unit_price_confidence='computed' as not cross-checked against the printed flyer. |
| cheapest_by_categoryA | The primary meal-planning entry point: cheapest offers per ingredient, grouped and ranked by unit price. Only kg and l bases are included, because per-piece prices cannot be ranked against them. Omit |
| compare_ingredientA | Price one ingredient across every chain this week, with a baseline from earlier weeks. Two distinct fields: |
| price_historyA | Cheapest unit price per week per chain for one ingredient, so you can judge whether a 'tilbud' is genuinely good. History only goes back as far as this installation has been syncing. |
| find_storesA | Grocery stores near a coordinate, nearest first. Offers are chain-national — the source API carries no per-store pricing — so this answers 'which shop do I go to' for a chain whose offer you already picked. |
| list_chainsB | Chains covered, with this week's offer counts and how many carry a usable unit price and an ingredient tag. Use it to see what coverage a meal plan can rely on. |
| syncA | Re-fetch the current flyers from the upstream API. Runs automatically when the current week is missing, so you rarely need to call it — use it to pick up a mid-week update. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/donadelicc/kundeavis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server