← Registry

Data Collection

luxembourg-mcp.com

Provides access to Luxembourg's official open data and geospatial services.

1 endpoint28 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.luxembourg-mcp.com/mcp

No auth detected

MCP server metadata

Name
luxembourg-mcp
Version
0.5.1
Capabilities
tools
Server instructions

Keyless access to official Luxembourg public data through 28 tools. Results include upstream source URLs.

Known tools 28

search_datasets

Search Luxembourg's official data.

Inferred read-only
get_dataset

Get metadata and current download resources for an official dataset.

Inferred read-only
geocode_address

Resolve a Luxembourg address to official Geoportail coordinates.

Inferred read-only
reverse_geocode

Find the nearest official Luxembourg address to WGS84 coordinates.

Inferred read-only
list_geo_collections

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

Inferred read-only
get_geo_features

Fetch GeoJSON features from an official Geoportail OGC collection.

Inferred read-only
get_weather_alerts

Get current official MeteoLux weather warnings published on data.

Inferred read-only
search_legislation

Search official Luxembourg legislation and consolidated laws through Legilux.

Inferred read-only
search_statistics

Search STATEC LUSTAT statistical dataflows by topic or title.

Inferred read-only
get_statistics

Retrieve recent observations from a STATEC LUSTAT SDMX dataflow.

Inferred read-only
get_city_parking

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

Inferred read-only
list_cfl_parking

List official CFL Park and Ride facilities.

Inferred read-only
get_cfl_parking

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

Inferred read-only
get_traffic

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

Inferred read-only
get_water_levels

Get the latest official measured water level at Luxembourg stations.

Inferred read-only
get_air_quality

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

Inferred read-only
search_chamber_bodies

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

Inferred read-only
get_accessibility_figures

Get national Digital Accessibility Observatory key figures.

Inferred read-only
get_accessibility_audits

Get the latest public-sector digital accessibility audits.

Inferred read-only
search_transit_stops

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

Inferred read-only
get_city_mobility

Get Ville de Luxembourg mobility locations as GeoJSON features.

Inferred read-only
get_weather_observations

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

Inferred read-only
get_public_holidays

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

Inferred read-only
search_parliamentary_questions

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

Inferred read-only
get_housing_prices

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

Inferred read-only
get_election_results

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

Inferred read-only
get_ev_charging

Get Chargy public EV charging stations with live connector availability.

Inferred read-only
get_waste_collections

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.luxembourg-mcp]
url = "https://mcp.luxembourg-mcp.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "luxembourg-mcp": {
      "type": "http",
      "url": "https://mcp.luxembourg-mcp.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: luxembourg-mcp
Remote MCP URL: https://mcp.luxembourg-mcp.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "luxembourg-mcp": {
      "url": "https://mcp.luxembourg-mcp.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "luxembourg-mcp": {
      "type": "http",
      "url": "https://mcp.luxembourg-mcp.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "luxembourg-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.luxembourg-mcp.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for luxembourg-mcp.com was fetched 2026-08-23T10:13:36.237Z.

Trust status Neutral

luxembourg-mcp.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.