kartverket-mcp
Rank #63,497io.github.3121n/kartverket-mcp
Norwegian address geocoding, places, properties, buildings & elevation from Kartverket.
kartverket-mcp is a Model Context Protocol (MCP) server published by 3121n. It ranks #63,497 of 132,113 servers tracked on MCP Toplist. kartverket-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 7, 2026 and most recently updated on Jun 7, 2026.
Ranks ahead of 68,616 of 132,113 servers on MCP Toplist.
Use kartverket-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kartverket-mcp -- npx -y @nor-data/kartverket-mcp[mcp_servers.kartverket-mcp]
command = "npx"
args = ["-y", "@nor-data/kartverket-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kartverket-mcp": {
"command": "npx",
"args": [
"-y",
"@nor-data/kartverket-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kartverket-mcp": {
"command": "npx",
"args": [
"-y",
"@nor-data/kartverket-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kartverket-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nor-data/kartverket-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kartverket-mcp": {
"command": "npx",
"args": [
"-y",
"@nor-data/kartverket-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kartverket-mcp": {
"command": "npx",
"args": [
"-y",
"@nor-data/kartverket-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.3121n%2Fkartverket-mcp)<a href="https://mcptoplist.com/server/io.github.3121n%2Fkartverket-mcp"><img src="https://mcptoplist.com/badge/io.github.3121n%2Fkartverket-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
3121n
Other servers by 3121n
- @nor-data/nabolag-mcp#63,498 · 1 ver
- nor-data/nve-mcp#63,499 · 1 ver
- @nor-data/statfin-mcp#63,500 · 1 ver
- @nor-data/udir-mcp#63,501 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.4.2 | Jun 7, 2026 |
Frequently asked questions
- Who maintains kartverket-mcp?
- kartverket-mcp is maintained by 3121n, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is kartverket-mcp listed on the Official MCP Registry?
- Yes — kartverket-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does kartverket-mcp have?
- MCP Toplist tracks 1 version of kartverket-mcp, most recently published on Jun 7, 2026.
- Where can I find the source code for kartverket-mcp?
- The source code for kartverket-mcp is hosted at github.com/3121n/nor-data-kartverket-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.