Server data from the Official MCP Registry
Norwegian neighborhood data: transit, road-noise & green-area access by coordinate.
Norwegian neighborhood data: transit, road-noise & green-area access by coordinate.
This is a well-structured MCP server providing read-only access to Norwegian public open-data APIs (Entur, Statens vegvesen, NIBIO, SSB). No authentication vulnerabilities, hardcoded credentials, or dangerous patterns detected. Code quality is solid with proper input validation via Zod schemas and comprehensive error handling. Permissions are appropriate for its stated purpose of querying public GIS/transit data. Minor code quality observations noted but do not impact security posture. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
5 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-3121n-nabolag-mcp": {
"args": [
"-y",
"@nor-data/nabolag-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP-server som wrapper åpne norske nabolagsdata. Bygget for Nabodata-produktet, gjenbrukbar på tvers (delt personlig MCP-datapipeline).
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.
api.entur.io/journey-planner/v3/graphqlET-Client-Name-headerhent_stoysone(lat, lon)Veitrafikkstøy fra Statens vegvesens Norstøy via WMS GetFeatureInfo:
Æ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.
vegvesen.no/kart/ogc/norstoy_1_0/owsnpm install
npm run build
node test-e2e.mjs # E2E mot live API-er (Oslo + Sørreisa + Sandvika-kontroll)
"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.
wms.nibio.no/cgi-bin/ar5 + kart.ssb.no/api/mapserver/v1/wfs/parker_og_turomraaderSe 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.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.