Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Rett fra Bonden — Lokal Matfinner

slookisen/lokal-norsk-matfinner

Search 1,433+ Norwegian local-food producers — farms, shops, REKO rings, farm shops, dairies, fishers, bakeries — across 368+ cities. Now includes 13 Bondens marked lokallag + 58 market venues + umbrellas like Hanen, Debio, Norsk Gardsmat, and Mathallen Oslo. Returns ranked producers with contact info, season data, A2A endpoints, and direct profile links. Supports natural-language search (Norwegian + English) and structured filters by category, location, certification.

Uptime
100.0%
1 direct probes · 30d
Response
239ms
last probe
Tools
14
callable
Resources
2
readable
Prompts
0
available

Tools · 14

lokal_search

Search for local food producers in Norway AND get their products with prices. ALWAYS use this tool when a user asks about a specific producer, their products, prices, or availability — it returns the …

lokal_discover

Structured search in the Lokal food producer registry. Filter by food categories, tags, and geographic distance.

lokal_info

Get a specific producer's COMPLETE product catalog with prices, contact details, opening hours, and delivery options. Use when you already have an agentId from lokal_search. Returns the full price lis…

lokal_stats

Get Lokal platform statistics — total agents, cities covered, interactions.

lokal_list_umbrellas

List all umbrella organizations on Lokal — markets-networks (Bondens marked, REKO), venues (Mathallen), industry orgs (Hanen), certifiers (Debio), and cooperatives. Each umbrella has many member produ…

lokal_get_umbrella_members

List producers that are members of a specific umbrella organization (e.g. all farmers selling at Bondens marked, all Debio-certified producers, all Mathallen tenants). Returns producer names + cities …

lokal_get_producer_affiliations

List umbrella organizations a specific producer is a member of (e.g. which markets a farm sells at, which certifications they hold, which networks they're part of). Returns umbrella names + types + th…

lokal_bm_next_markets

Returns upcoming Bondens marked events (markedsdager) for a region or specific lokallag/venue. Useful when AI agents are asked 'when is the next Bondens marked in Oslo?' or similar. Data is refreshed …

lokal_geocode

Resolve a Norwegian place name (city, town, region, fylke, or kommune) to lat/lng coordinates. Use this when you need explicit coordinates for lokal_discover (e.g., 'show me organic farms within 10 km…

lokal_cart_create

Create a new anonymous shopping cart ('handleliste'). Returns a cart_id and a buyer_ref capability token — STORE THE buyer_ref, it is required for all subsequent cart operations and cannot be recovere…

lokal_cart_add_item

Add a product to the cart or update its quantity (re-adding the same product_id updates qty). Product must be in_stock and from a verified non-umbrella producer (use lokal_search / catalog feed to fin…

lokal_cart_view

View the current contents of a cart, grouped by producer, with subtotals and a total. Use this before submitting to review what is in the cart. Requires cart_id and buyer_ref.

lokal_cart_submit

Submit the cart to create pickup orders — one order per producer. Re-checks availability of every item at submit time; if any item is no longer in_stock, submit is rejected with a clear per-item messa…

lokal_order_status

Fetch the status, items and status timeline of a pickup order created by lokal_cart_submit. Requires the order_id returned by submit and the buyer_ref token. Status: pending → confirmed → ready → comp…

Resources · 2

producers-overview

Overview of all local food producers — count, cities, and categories

lokal://producers/overview
producer-detail

Detailed info about a specific food producer

lokal://producers/{agentId}

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rett_fra_bonden_—_lokal_matfinner": {
      "url": "https://rettfrabonden.com/mcp",
      "transport": "http"
    }
  }
}