SVV-MCP-unofficial
by Mythso
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Optional. When set, the server starts in Streamable HTTP mode listening on 0.0.0.0:PORT. When not set, it runs over stdio. | |
| DATEX_PASSWORD | No | Your Statens vegvesen DATEX password. Required for shared account mode. | |
| DATEX_USERNAME | No | Your Statens vegvesen DATEX username. Required for shared account mode. | |
| SVV_MCP_DB_PATH | No | Path to the SQLite database file for storing encrypted credentials (e.g. /data/svv_mcp.db). Recommended when using a Railway volume in multi-user mode. | |
| SVV_MCP_PUBLIC_URL | No | The public URL of the server (e.g. https://your-app.up.railway.app). Required for multi-user OAuth mode. | |
| CREDENTIAL_ENCRYPTION_KEY | No | A Fernet encryption key used to encrypt user DATEX credentials. Required for multi-user OAuth mode. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues