norway-location-transport-mcp
Rank #27,035io.github.trondbjoroy/norway-location-transport-mcp
Norwegian transport (Entur) and geodata (Kartverket): trips, departures, addresses, elevation.
norway-location-transport-mcp is a Model Context Protocol (MCP) server published by trondbjoroy. It ranks #27,035 of 132,113 servers tracked on MCP Toplist. norway-location-transport-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 105,078 of 132,113 servers on MCP Toplist.
Use norway-location-transport-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http norway-location-transport-mcp https://norway-location-transport-mcp.met-mcp-worker.workers.dev/mcpclaude mcp add norway-location-transport-mcp -e "ET_CLIENT_NAME=<your ET_CLIENT_NAME>" -- npx -y norway-location-transport-mcpReplace each placeholder with your own value before saving.
[mcp_servers.norway-location-transport-mcp]
url = "https://norway-location-transport-mcp.met-mcp-worker.workers.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.norway-location-transport-mcp]
command = "npx"
args = ["-y", "norway-location-transport-mcp"]
[mcp_servers.norway-location-transport-mcp.env]
ET_CLIENT_NAME = "<your ET_CLIENT_NAME>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://norway-location-transport-mcp.met-mcp-worker.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"norway-location-transport-mcp": {
"command": "npx",
"args": [
"-y",
"norway-location-transport-mcp"
],
"env": {
"ET_CLIENT_NAME": "<your ET_CLIENT_NAME>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"norway-location-transport-mcp": {
"url": "https://norway-location-transport-mcp.met-mcp-worker.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"norway-location-transport-mcp": {
"command": "npx",
"args": [
"-y",
"norway-location-transport-mcp"
],
"env": {
"ET_CLIENT_NAME": "<your ET_CLIENT_NAME>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"norway-location-transport-mcp": {
"type": "http",
"url": "https://norway-location-transport-mcp.met-mcp-worker.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"norway-location-transport-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"norway-location-transport-mcp"
],
"env": {
"ET_CLIENT_NAME": "<your ET_CLIENT_NAME>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"norway-location-transport-mcp": {
"serverUrl": "https://norway-location-transport-mcp.met-mcp-worker.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"norway-location-transport-mcp": {
"command": "npx",
"args": [
"-y",
"norway-location-transport-mcp"
],
"env": {
"ET_CLIENT_NAME": "<your ET_CLIENT_NAME>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"norway-location-transport-mcp": {
"url": "https://norway-location-transport-mcp.met-mcp-worker.workers.dev/mcp"
}
}
}{
"mcpServers": {
"norway-location-transport-mcp": {
"command": "npx",
"args": [
"-y",
"norway-location-transport-mcp"
],
"env": {
"ET_CLIENT_NAME": "<your ET_CLIENT_NAME>"
}
}
}
}Replace each placeholder with your own value before saving.
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.trondbjoroy%2Fnorway-location-transport-mcp)<a href="https://mcptoplist.com/server/io.github.trondbjoroy%2Fnorway-location-transport-mcp"><img src="https://mcptoplist.com/badge/io.github.trondbjoroy%2Fnorway-location-transport-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
trondbjoroy
Other servers by trondbjoroy
View all trondbjoroy servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Aug 24, 2026 |
| 0.1.0 | Aug 24, 2026 |
Frequently asked questions
- Who maintains norway-location-transport-mcp?
- norway-location-transport-mcp is maintained by trondbjoroy, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is norway-location-transport-mcp listed on the Official MCP Registry?
- Yes — norway-location-transport-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does norway-location-transport-mcp have?
- MCP Toplist tracks 2 versions of norway-location-transport-mcp, most recently published on Aug 24, 2026.
- Where can I find the source code for norway-location-transport-mcp?
- The source code for norway-location-transport-mcp is hosted at github.com/trondbjoroy/norway-location-transport-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.