Luxembourg MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LUXEMBOURG_MCP_RATE_LIMIT | No | Rate limit per minute per client. Set to 0 to disable. Default is 60. | 60 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_datasetsC | Search Luxembourg's official data.public.lu catalog. |
| get_datasetC | Get metadata and current download resources for an official dataset. |
| geocode_addressB | Resolve a Luxembourg address to official Geoportail coordinates. |
| reverse_geocodeB | Find the nearest official Luxembourg address to WGS84 coordinates. |
| list_geo_collectionsC | Search official Geoportail OGC feature collections by title, description, or keyword. |
| get_geo_featuresC | Fetch GeoJSON features from an official Geoportail OGC collection. |
| get_weather_alertsC | Get current official MeteoLux weather warnings published on data.public.lu. |
| search_legislationC | Search official Luxembourg legislation and consolidated laws through Legilux. |
| search_statisticsB | Search STATEC LUSTAT statistical dataflows by topic or title. |
| get_statisticsC | Retrieve recent observations from a STATEC LUSTAT SDMX dataflow. |
| get_city_parkingC | Get current Ville de Luxembourg car-park capacity and free spaces. |
| list_cfl_parkingC | List official CFL Park and Ride facilities. |
| get_cfl_parkingB | Get live occupancy and details for a CFL Park and Ride facility. |
| get_trafficA | Get live CITA motorway speed, occupancy, and flow measurements. |
| get_water_levelsB | Get the latest official measured water level at Luxembourg stations. |
| get_air_qualityB | Get the latest national telemetric air-quality measurements by station. |
| search_chamber_bodiesC | Search official Chamber committees, delegations, bodies, memberships, and roles. |
| get_accessibility_figuresB | Get national Digital Accessibility Observatory key figures. |
| get_accessibility_auditsC | Get the latest public-sector digital accessibility audits. |
| search_transit_stopsC | Search official nationwide public-transport stops from the current ATP GTFS feed. |
| get_city_mobilityB | Get Ville de Luxembourg mobility locations as GeoJSON features. |
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
- 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/amirdaraee/luxembourg-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server