Data Collection
luxembourg-mcp.com
Provides access to Luxembourg's official open data and geospatial services.
ENDPOINT 1
https://mcp.luxembourg-mcp.com/mcp
MCP server metadata
- Name
- luxembourg-mcp
- Version
- 0.5.1
Keyless access to official Luxembourg public data through 28 tools. Results include upstream source URLs.
Known tools 28
list_geo_collectionsSearch official Geoportail OGC feature collections by title, description, or keyword.
Inferred read-onlyget_geo_featuresFetch GeoJSON features from an official Geoportail OGC collection.
Inferred read-onlyget_weather_alertsGet current official MeteoLux weather warnings published on data.
Inferred read-onlysearch_legislationSearch official Luxembourg legislation and consolidated laws through Legilux.
Inferred read-onlyget_city_parkingGet current Ville de Luxembourg car-park capacity and free spaces.
Inferred read-onlyget_water_levelsGet the latest official measured water level at Luxembourg stations.
Inferred read-onlyget_air_qualityGet the latest national telemetric air-quality measurements by station.
Inferred read-onlysearch_chamber_bodiesSearch official Chamber committees, delegations, bodies, memberships, and roles.
Inferred read-onlyget_accessibility_figuresGet national Digital Accessibility Observatory key figures.
Inferred read-onlyget_accessibility_auditsGet the latest public-sector digital accessibility audits.
Inferred read-onlysearch_transit_stopsSearch official nationwide public-transport stops from the current ATP GTFS feed.
Inferred read-onlyget_weather_observationsGet live MeteoLux weather observations at Luxembourg-Airport: temperature, wind, pressure, humidity, visibility.
Inferred read-onlyget_public_holidaysList Luxembourg legal public holidays in four languages, optionally for one year.
Inferred read-onlysearch_parliamentary_questionsSearch Chamber of Deputies parliamentary questions by keyword, newest first.
Inferred read-onlyget_housing_pricesGet advertised housing sale prices by commune from the official Observatoire de l'Habitat.
Inferred read-onlyget_election_resultsGet machine-readable 2023 legislative election results, national and per circonscription.
Inferred read-onlyget_ev_chargingGet Chargy public EV charging stations with live connector availability.
Inferred read-onlyget_waste_collectionsGet upcoming municipal waste-collection dates for a Luxembourg commune.
Inferred read-onlyCONNECT 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.
luxembourg-mcp.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.