io.github.slookisen/lokal-mcp
NPM · LOKAL-MCP · SCANNED SEP 21
Norwegian local-food MCP: 1,431+ farms, shops, markets + umbrellas (Bondens marked, Hanen, REKO).
Available components
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 → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 128 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability80
- 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 Management93
- Stability observed for 28 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
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.slookisen/lokal-mcp server?
io.github.slookisen/lokal-mcp runs locally as an npm package, launched with npx -y lokal-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · lokal-mcp
claude mcp add slookisen-lokal-mcp -- npx -y lokal-mcp
{
"mcpServers": {
"slookisen-lokal-mcp": {
"command": "npx",
"args": [
"-y",
"lokal-mcp"
]
}
}
} {
"servers": {
"slookisen-lokal-mcp": {
"command": "npx",
"args": [
"-y",
"lokal-mcp"
]
}
}
} codex mcp add slookisen-lokal-mcp -- npx -y lokal-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"slookisen-lokal-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"lokal-mcp"
],
"enabled": true
}
}
} openclaw mcp add slookisen-lokal-mcp --command npx --arg -y --arg lokal-mcp
mcp_servers:
slookisen-lokal-mcp:
command: "npx"
args: ["-y", "lokal-mcp"] {
"McpServers": {
"slookisen-lokal-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"lokal-mcp"
]
}
}
} assistant mcp add slookisen-lokal-mcp -t stdio -c npx -a -y lokal-mcp
{
"mcpServers": {
"slookisen-lokal-mcp": {
"command": "npx",
"args": [
"-y",
"lokal-mcp"
]
}
}
} 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.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 −3
- Stability: pass → 0.80 functional
- 16 Sept 26 +1
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 −3
- Stability: pass → 0.80 functional
- 9 Sept 26 +1
- Stability: 0.97 → pass security
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 21 Sept 2026 · Analysed npm/lokal-mcp@0.4.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
lokal_discover Discover producers by filter ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| categories | array | – | Categories: vegetables, fruit, berries, dairy, eggs, meat, fish, bread, honey, herbs |
| lat | number | – | Latitude for distance filtering |
| limit | number | – | Max results |
| lng | number | – | Longitude for distance filtering |
| maxDistanceKm | number | – | Max distance in km |
| tags | array | – | Tags: organic, seasonal, budget, local, fresh |
No output schema declared.
No examples provided.
lokal_get_producer_affiliations Get a producer's umbrella 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?'.
| Name | Type | Req | Description |
|---|---|---|---|
| producerId | string | yes | Producer agent ID (UUID). Get this from lokal_search or lokal_discover results. |
No output schema declared.
No examples provided.
lokal_get_umbrella_members Get producers in an umbrella's network ~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?'.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results |
| umbrellaId | string | yes | Umbrella agent ID (UUID). Use lokal_list_umbrellas to find IDs. |
No output schema declared.
No examples provided.
lokal_info Producer details ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | yes | The producer's agent ID (UUID) |
No output schema declared.
No examples provided.
lokal_list_umbrellas List umbrella organizations ~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?'.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results |
| umbrellaType | string | – | Filter by umbrella type |
No output schema declared.
No examples provided.
lokal_search Search local food producers ~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'.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results |
| query | string | yes | Natural language search query (Norwegian or English) |
No output schema declared.
No examples provided.
lokal_stats Platform statistics ~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.
What is the io.github.slookisen/lokal-mcp server?
io.github.slookisen/lokal-mcp is listed in the public MCP registry as io.github.slookisen/lokal-mcp. Norwegian local-food MCP: 1,431+ farms, shops, markets + umbrellas (Bondens marked, Hanen, REKO). This page covers its npm package (lokal-mcp).
Is the io.github.slookisen/lokal-mcp server safe to use?
io.github.slookisen/lokal-mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.slookisen/lokal-mcp server expose?
io.github.slookisen/lokal-mcp exposes 7 tools: lokal_search, lokal_discover, lokal_info, lokal_stats, lokal_list_umbrellas, and 2 more. Their descriptions and schemas cost roughly 649 tokens of context every time the server is loaded.
Is the io.github.slookisen/lokal-mcp server still maintained?
io.github.slookisen/lokal-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.slookisen/lokal-mcp server under?
io.github.slookisen/lokal-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.