mcpbeat

Luxembourg MCP Server

io.github.amirdaraee/luxembourg-mcp
answering

Luxembourg MCP is answering right now. Last checked 9 min ago. 217 installs a week from pypi. It exposes 27 tools. Last commit 14 Jul 2026.

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

Installs per day peak 1 706 · avg 113 · -0% w/w
a month agotoday
Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
27
Tools
read from the server
535 ms
Response time
average over 24h
217
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add luxembourg-mcp --transport http https://mcp.luxembourg-mcp.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "luxembourg-mcp": {
      "url": "https://mcp.luxembourg-mcp.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.luxembourg-mcp]
url = "https://mcp.luxembourg-mcp.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "luxembourg-mcp": {
      "url": "https://mcp.luxembourg-mcp.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "luxembourg-mcp": {
      "url": "https://mcp.luxembourg-mcp.com/mcp"
    }
  }
}

Available tools 27

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

accessibility
get_accessibility_audits
Get the latest public-sector digital accessibility audits.
get_accessibility_figures
Get national Digital Accessibility Observatory key figures.
cfl
get_cfl_parking
Get live occupancy and details for a CFL Park and Ride facility.
list_cfl_parking
List official CFL Park and Ride facilities.
city
get_city_mobility
Get Ville de Luxembourg mobility locations as GeoJSON features.
get_city_parking
Get current Ville de Luxembourg car-park capacity and free spaces.
geo
get_geo_features
Fetch GeoJSON features from an official Geoportail OGC collection.
list_geo_collections
Search official Geoportail OGC feature collections by title, description, or keyword.
statistics
get_statistics
Retrieve recent observations from a STATEC LUSTAT SDMX dataflow.
search_statistics
Search STATEC LUSTAT statistical dataflows by topic or title.
weather
get_weather_alerts
Get current official MeteoLux weather warnings published on data.public.lu.
get_weather_observations
Get live MeteoLux weather observations at Luxembourg-Airport: temperature, wind, pressure, humidity, visibility.
air
get_air_quality
Get the latest national telemetric air-quality measurements by station.
chamber
search_chamber_bodies
Search official Chamber committees, delegations, bodies, memberships, and roles.
charging
get_ev_charging
Get Chargy public EV charging stations with live connector availability.
dataset
get_dataset
Get metadata and current download resources for an official dataset.
datasets
search_datasets
Search Luxembourg's official data.public.lu catalog.
election
get_election_results
Get machine-readable 2023 legislative election results, national and per circonscription.
geocode
geocode_address
Resolve a Luxembourg address to official Geoportail coordinates.
housing
get_housing_prices
Get advertised housing sale prices by commune from the official Observatoire de l'Habitat.
legislation
search_legislation
Search official Luxembourg legislation and consolidated laws through Legilux.
parliamentary
search_parliamentary_questions
Search Chamber of Deputies parliamentary questions by keyword, newest first.
public
get_public_holidays
List Luxembourg legal public holidays in four languages, optionally for one year.
reverse
reverse_geocode
Find the nearest official Luxembourg address to WGS84 coordinates.
traffic
get_traffic
Get live CITA motorway speed, occupancy, and flow measurements.
transit
search_transit_stops
Search official nationwide public-transport stops from the current ATP GTFS feed.
water
get_water_levels
Get the latest official measured water level at Luxembourg stations.

Endpoints

URLTransportStateLatencyChecked
https://mcp.luxembourg-mcp.com/mcp streamable-http answering 551 ms 9 min ago

Luxembourg MCP — questions

Answers built from our own checks of this server.

What can Luxembourg MCP do?
It exposes 27 tools, read directly from the server on our last check. Among them: geocode_address, get_accessibility_audits, get_accessibility_figures, get_air_quality, get_cfl_parking, get_city_mobility and 21 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Luxembourg MCP mostly used for?
Its tools cluster around cfl, geo and weather. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Luxembourg MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 535 ms. The bar chart above shows every period we have measured.
How do I connect Luxembourg MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Luxembourg MCP need an API key?
No. Luxembourg MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 27 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Luxembourg MCP?
It answers our handshake in 535 ms on average, which is faster than 20% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Luxembourg MCP?
The pypi package luxembourg-mcp was installed 217 times in the last week. Week over week that is -0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Luxembourg MCP open source?
Yes — it is published under the MIT licence, written in Python and 8 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.