Skip to main content
Glama
donadelicc

kundeavis-mcp

by donadelicc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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 category to compare across all food categories.

compare_ingredientA

Price one ingredient across every chain this week, with a baseline from earlier weeks. Two distinct fields: discount_pct is the retailer's OWN claim from the flyer's pre-price and is null for most offers; vs_baseline_pct is our inference from stored history. Do not present the second as the retailer's claim.

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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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