aria-mcp-trafik-dk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VD_GCS_BASE | No | Override the GCS base URL (for testing or caching proxies). | https://storage.googleapis.com/trafikkort-data/geojson |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| traffic_eventsA | Fetch current Danish road traffic events from Vejdirektoratet (trafikkort.vejdirektoratet.dk). Returns incidents, accidents, roadblocks, queues, and closures on Danish state roads. Each event includes type, road, location, description, from/to times, and severity. Use this to warn ARIA before Kim drives — check for incidents on the route. Data is updated approximately every 3 minutes. |
| roadworksA | Fetch planned and ongoing roadworks on Danish state roads from Vejdirektoratet. Combines two feeds: active roadwork layers from the live events feed and critical-announcements.json (major planned closures, e.g. motorway bridge work). Returns roadwork entries with title, description, road, location, and validity times. Use this when ARIA needs to warn about scheduled disruptions before a drive. |
| events_nearA | Find current traffic events (incidents, roadblocks, queues, roadworks) within a geographic radius of a given coordinate. Useful for checking conditions near a specific destination or along a route. Only events that carry Point geometry from Vejdirektoratet are returned; events without coordinates are excluded. Results are sorted by distance ascending. Example: check for issues near Horsens (55.86, 9.85) before driving there. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kimhjort/aria-mcp-trafik-dk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server