Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Luxembourg MCP

io.github.amirdaraee/luxembourg-mcp

Keyless MCP access to official Luxembourg public data: laws, statistics, mobility, and more.

Uptime
100.0%
1 direct probes · 30d
Response
1390ms
last probe
Tools
28
callable
Resources
0
readable
Prompts
0
available

Tools · 28

search_datasets

Search Luxembourg's official data.public.lu catalog.

get_dataset

Get metadata and current download resources for an official dataset.

geocode_address

Resolve a Luxembourg address to official Geoportail coordinates.

reverse_geocode

Find the nearest official Luxembourg address to WGS84 coordinates.

list_geo_collections

Search official Geoportail OGC feature collections by title, description, or keyword.

get_geo_features

Fetch GeoJSON features from an official Geoportail OGC collection.

get_weather_alerts

Get current official MeteoLux weather warnings published on data.public.lu.

search_legislation

Search official Luxembourg legislation and consolidated laws through Legilux.

search_statistics

Search STATEC LUSTAT statistical dataflows by topic or title.

get_statistics

Retrieve recent observations from a STATEC LUSTAT SDMX dataflow.

get_city_parking

Get current Ville de Luxembourg car-park capacity and free spaces.

list_cfl_parking

List official CFL Park and Ride facilities.

get_cfl_parking

Get live occupancy and details for a CFL Park and Ride facility.

get_traffic

Get live CITA motorway speed, occupancy, and flow measurements.

get_water_levels

Get the latest official measured water level at Luxembourg stations.

get_air_quality

Get the latest national telemetric air-quality measurements by station.

search_chamber_bodies

Search official Chamber committees, delegations, bodies, memberships, and roles.

get_accessibility_figures

Get national Digital Accessibility Observatory key figures.

get_accessibility_audits

Get the latest public-sector digital accessibility audits.

search_transit_stops

Search official nationwide public-transport stops from the current ATP GTFS feed.

get_city_mobility

Get Ville de Luxembourg mobility locations as GeoJSON features.

get_weather_observations

Get live MeteoLux weather observations at Luxembourg-Airport: temperature, wind, pressure, humidity, visibility.

get_public_holidays

List Luxembourg legal public holidays in four languages, optionally for one year.

search_parliamentary_questions

Search Chamber of Deputies parliamentary questions by keyword, newest first.

get_housing_prices

Get advertised housing sale prices by commune from the official Observatoire de l'Habitat.

get_election_results

Get machine-readable 2023 legislative election results, national and per circonscription.

get_ev_charging

Get Chargy public EV charging stations with live connector availability.

get_waste_collections

Get upcoming municipal waste-collection dates for a Luxembourg commune.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "luxembourg_mcp": {
      "url": "https://mcp.luxembourg-mcp.com/mcp",
      "transport": "streamable-http"
    }
  }
}