Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.slookisen/lokal-mcp

NPM · LOKAL-MCP · SCANNED AUG 3

Norwegian local-food MCP: 1,431+ farms, shops, markets + umbrellas (Bondens marked, Hanen, REKO).

Available components

+23 this week 69 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 649 tokens (~92/item across 7 items; 7 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · lokal-mcp

# add to Claude Code
claude mcp add slookisen-lokal-mcp -- npx -y lokal-mcp
# add to Codex CLI
codex mcp add slookisen-lokal-mcp -- npx -y lokal-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "slookisen-lokal-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "lokal-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add slookisen-lokal-mcp --command npx --arg -y --arg lokal-mcp
# ~/.hermes/config.yaml
mcp_servers:
  slookisen-lokal-mcp:
    command: "npx"
    args: ["-y", "lokal-mcp"]
// mcp.json
{
  "mcpServers": {
    "slookisen-lokal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lokal-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +3
    • Stability: unverified → 0.23 functional
  • 2 Aug 26 +45
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Schema quality: unverified → excellent functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Licence: MIT functional
  • 31 Jul 26 −4
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • Dependency health: unverified → partial functional
  • 28 Jul 26 −22
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 46

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 7 exposed · ~649 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
lokal_discover ~130

Structured search in the Lokal food producer registry. Filter by food categories, tags, and geographic distance. Returns ranked producers with contact info and vCard links.

NameTypeReqDescription
categoriesarrayCategories: vegetables, fruit, berries, dairy, eggs, meat, fish, bread, honey, herbs
latnumberLatitude for distance filtering
limitnumberMax results
lngnumberLongitude for distance filtering
maxDistanceKmnumberMax distance in km
tagsarrayTags: organic, seasonal, budget, local, fresh

No output schema declared.

No examples provided.

lokal_get_producer_affiliations ~116

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 + their profile links. Useful when the user asks 'where does <Farmer X> sell?', 'is <Farm Y> Debio-certified?', or 'which markets does <Producer Z> attend?'.

NameTypeReqDescription
producerIdstringyesProducer agent ID (UUID). Get this from lokal_search or lokal_discover results.

No output schema declared.

No examples provided.

lokal_get_umbrella_members ~120

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 + profile links. Useful when the user asks 'which farmers sell at Bondens marked?', 'show me all Debio-certified producers', or 'who is at Mathallen Oslo?'.

NameTypeReqDescription
limitnumberMax results
umbrellaIdstringyesUmbrella agent ID (UUID). Use lokal_list_umbrellas to find IDs.

No output schema declared.

No examples provided.

lokal_info ~54

Get detailed information about a specific Lokal producer — address, products, opening hours, certifications, and a vCard link the user can add to their contacts.

NameTypeReqDescription
agentIdstringyesThe producer's agent ID (UUID)

No output schema declared.

No examples provided.

lokal_list_umbrellas ~117

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 producers. Optionally filter by type. Useful when the user asks 'where can I find local food markets?', 'what is Bondens marked?', or 'which certifications matter for local Norwegian food?'.

NameTypeReqDescription
limitnumberMax results
umbrellaTypestringFilter by umbrella type

No output schema declared.

No examples provided.

lokal_search ~91

Search for local food producers in Norway using natural language. Supports Norwegian and English. Returns ranked producers with contact info and a vCard link so the user can add them to their contacts. Examples: 'fresh vegetables near Grünerløkka', 'organic honey Oslo', 'ost Trondheim'.

NameTypeReqDescription
limitnumberMax results
querystringyesNatural language search query (Norwegian or English)

No output schema declared.

No examples provided.

lokal_stats ~21

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.