What is the io.github.slookisen/lokal-mcp MCP server?
Norwegian local-food MCP: 1,431+ farms, shops, markets + umbrellas (Bondens marked, Hanen, REKO).
How to install io.github.slookisen/lokal-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"lokal-mcp": {
"command": "npx",
"args": [
"-y",
"lokal-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"lokal-mcp": {
"command": "npx",
"args": [
"-y",
"lokal-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"lokal-mcp": {
"command": "npx",
"args": [
"-y",
"lokal-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"lokal-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lokal-mcp"
]
}
}
}Claude Code
claude mcp add lokal-mcp -- npx -y lokal-mcpRelated MCP servers
Discover Norwegian experiences & activities by county, category, weather, season and price.
View repository →