@nor-data/nabolag-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@nor-data/nabolag-mcpShow public transport, noise, and green areas near 59.914, 10.752"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@nor-data/nabolag-mcp
MCP-server som wrapper åpne norske nabolagsdata. Bygget for Nabodata-produktet, gjenbrukbar på tvers (delt personlig MCP-datapipeline).
Verktøy
hent_kollektivdekning(lat, lon, maksAvstandMeter?, maksTreff?)
Holdeplasser rundt et punkt fra Entur JourneyPlanner v3 (GraphQL): avstand, transportmidler (buss/trikk/t-bane/tog/båt) og linjer per holdeplass. Landsdekkende og komplett register — «ingen treff» er reell dekningsmangel.
Kilde:
api.entur.io/journey-planner/v3/graphqlLisens: åpne data (NLOD); krever kun
ET-Client-Name-header
hent_stoysone(lat, lon)
Veitrafikkstøy fra Statens vegvesens Norstøy via WMS GetFeatureInfo:
Støyvarselkart — T-1442 rød/gul prognosesone (ERF-veger)
Strategisk støykart — Lden (døgn) og Lnight (natt) i kumulative 5 dB-intervaller (høyeste trefte intervall = nivåbånd)
Ærlighets-design: «ingen treff» kan bety under terskel ELLER utenfor kartleggingsomfang (kun ERF-veger + storbyområder; kommunale veier utenfor storby, jernbane og fly inngår ikke) — output sier dette eksplisitt.
Kilde:
vegvesen.no/kart/ogc/norstoy_1_0/owsLisens: åpne data, punktoppslag uten avtale
Related MCP server: kartverket-mcp
Bygg og test
npm install
npm run build
node test-e2e.mjs # E2E mot live API-er (Oslo + Sørreisa + Sandvika-kontroll)Registrering (Claude Code)
"nabolag": {
"type": "stdio",
"command": "node",
"args": ["C:\\Users\\hei\\drist-nabolag-mcp\\dist\\index.js"],
"env": {}
}hent_grontareal(lat, lon) (v0.2.0)
Grøntareal fra to kilder: (1) FKB-AR5 arealtype på punktet (NIBIO WMS GetFeatureInfo, GML — MapServer støtter ikke JSON-infoformat) og (2) avstand til nærmeste offentlige park-/turområde (SSB WFS, ekspanderende søk 250 m → 2 km, punkt-i-polygon + nærmeste-hjørne-avstand).
Ærlighets-design: SSB-polygonene er navnløse og dekker primært tettsteder; i spredtbygde strøk pekes det til AR5-typen som bedre grøntsignal.
Kilder:
wms.nibio.no/cgi-bin/ar5+kart.ssb.no/api/mapserver/v1/wfs/parker_og_turomraaderLisens: åpne data, uten avtale
Veikart
Se Gap-kartleggingen (Notion, Nabodata-huben): #4 skoler/barnehager er
bygget separat som drist-udir-mcp; #5 solforhold (horisontprofil fra
hent_hoyde) gjenstår. Jernbane-/flystøy som supplement til hent_stoysone
via Geonorge WFS.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server that wraps NVE's open GIS data to provide flood risk and landslide risk point lookups, with explicit uncertainty reporting (e.g., 'no data' vs 'safe') and source references.243MIT
- AlicenseAqualityCmaintenanceMCP server that wraps Kartverket's open APIs for Norwegian geographic data including place names, addresses, elevation, municipalities, properties, statistical districts, and building points. Requires no authentication.754MIT
- AlicenseAqualityCmaintenanceMCP server that wraps UDIR's open registries for Norwegian schools (NSR) and kindergartens (NBR), enabling search by municipality and retrieval of full details including coordinates and enrollment.467MIT
- AlicenseAqualityDmaintenanceMCP server that provides tools to search Norwegian addresses, reverse geocode, find place names, and get elevation data from Kartverket's open geographic datasets.491MIT
Related MCP Connectors
MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.
MCP server for live, sourced Brazilian public data from the official IBGE APIs.
Nominatim MCP — wraps OpenStreetMap Nominatim geocoding API (free, no auth)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/3121n/nor-data-nabolag-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server