MCP Server
MCP
io.github.trondbjoroy/norway-location-transport-mcp
Norwegian transport (Entur) and geodata (Kartverket): trips, departures, addresses, elevation.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://norway-location-transport-mcp.met-mcp-worker.workers.dev/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "norway-location-transport-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Self-identifying client name sent to Entur as the ET-Client-Name header, per Entur's terms. Format like 'company-app'. Optional; a package default is used if unset.",
"format": "string",
"name": "ET_CLIENT_NAME"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment