Luxembourg MCP

Keyless Model Context Protocol access to Luxembourg public data. Luxembourg MCP turns fragmented public APIs and open datasets into 28 consistent tools that AI agents can call directly. It covers laws, official statistics, mobility, environmental measurements, parliament, accessibility, addresses, geospatial features, and the national open-data catalogue.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 8 · #237 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Luxembourg MCP

before you install - you'll need

Set LUXEMBOURG_MCP_LIVE before connecting.

Claude Code

claude mcp add amirdaraee-luxembourg-mcp --transport http https://mcp.luxembourg-mcp.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "amirdaraee-luxembourg-mcp": {
      "url": "https://mcp.luxembourg-mcp.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

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

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.luxembourg-mcp.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repo age created 2026-07-11 - young repo, little track record yet

license MIT - declared in the repository

pypi package luxembourg-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.amirdaraee is GitHub-verified and matches the repo owner

03 · What Luxembourg MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 28 documented tools spanning parking, geocode, geo, collections, including search_datasets, get_dataset, geocode_address, reverse_geocode.

Capability map

Tools grouped from the project's README - what Luxembourg MCP lets an agent do.

read & search

14 tools - e.g. data.public.lu; data.public.lu; Legilux

search_datasets · get_dataset · search_legislation · get_traffic · get_water_levels · get_air_quality…

Geo

2 tools - e.g. Geoportail OGC API; Geoportail OGC API

list_geo_collections · get_geo_features

Weather

2 tools - e.g. MeteoLux; MeteoLux

get_weather_alerts · get_weather_observations

Statistics

2 tools - e.g. STATEC LUSTAT; STATEC LUSTAT

search_statistics · get_statistics

City

2 tools - e.g. Ville de Luxembourg; Ville de Luxembourg Maps

get_city_parking · get_city_mobility

Cfl

2 tools - e.g. CFL; CFL

list_cfl_parking · get_cfl_parking

Accessibility

2 tools - e.g. Digital Accessibility Observatory; Digital Accessibility Observatory

get_accessibility_figures · get_accessibility_audits

Geocode

1 tool - e.g. Geoportail

geocode_address

Latest releases

v0.4.1 · 2026-07-11

Chargy EV-charging fetch was rejected with HTTP 406; the client now sends a KML-first Accept header.

v0.4.0 · 2026-07-11

Six new tools (27 total over 18 public systems): live MeteoLux weather observations at Findel, legal public holidays, parliamentary-question search, Observatoire de l'Habitat housing prices by commune, 2023 legislative…

v0.3.2 · 2026-07-11

Bug fixes from real-world testing: accent-insensitive text filters (Ettelbruck now matches Ettelbrück) and correct MeteoLux weather-alert CSV parsing (Excel preamble lines were scrambling alerts).

04 · Who maintains Luxembourg MCP

Luxembourg MCP is maintained by amirdaraee. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
other - ranked #237 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
5 releases in the last 90 days (latest 2026-07-11)
registry
io.github.amirdaraee/luxembourg-mcp (active, first published 2026-07-11 · 3 versions)
packages
pypi:luxembourg-mcp

06 · Luxembourg MCP FAQ

Is Luxembourg MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 5 releases in the last 90 days. We re-verify nightly.

What can Luxembourg MCP do?

An agent gets 28 documented tools spanning parking, geocode, geo, collections, including search_datasets, get_dataset, geocode_address, reverse_geocode.

How do I install Luxembourg MCP?

Run `uvx luxembourg-mcp`. The README documents one environment variable (LUXEMBOURG_MCP_LIVE) to set first. Set LUXEMBOURG_MCP_LIVE before connecting. You can also paste the ready-made client config above.

Does Luxembourg MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Luxembourg MCP

More MCP servers to compare · ENCODE Toolkit · Google Flights (andreacappelletti97) · Vinted MCP · Molecular MCP · Anirbanbasu Pymcp

More Python MCP servers · Talamus · YAAC · Anaconda MCP · Anakin · see all