Luxembourg MCP
Keyless Model Context Protocol access to Luxembourg public data. Luxembourg MCP turns fragmented public APIs and open datasets into 38 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 who work with weather, parking and prices and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 8 · #280 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18
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-09-17
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
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 38 documented tools spanning weather, parking, prices, geocode, 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
21 tools - e.g. data.public.lu; data.public.lu; Legilux
search_datasets · get_dataset · search_legislation · get_traffic · get_water_levels · get_air_quality…
Weather
3 tools - e.g. MeteoLux; MeteoLux; MeteoLux
get_weather_alerts · get_weather_observations · get_weather_forecast
Geo
2 tools - e.g. Geoportail OGC API; Geoportail OGC API
list_geo_collections · get_geo_features
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
Commune
2 tools - e.g. Ministère des Affaires intérieures; CTIE
get_commune_leaders · get_commune_population
Latest releases
v0.7.0 · 2026-09-17
Ten new keyless tools, taking the server to 38 tools over 26 official systems. · New tools · | Tool | Source | What it answers | · | --- | --- | --- | · | get_weather_forecast | MeteoLux | "Will it rain in Ettelbruck…
v0.6.0 · 2026-09-15
MCP 2026-07-28 support · The server now supports the stateless 2026-07-28 revision of the Model Context Protocol, alongside the initialize-handshake revisions (2025-11-25, 2025-06-18, 2025-03-26). Both work on the same…
v0.5.2 · 2026-09-15
First PyPI release of the 0.5 line (0.5.0 and 0.5.1 shipped only to the hosted endpoint). · New since 0.4.1 · get_waste_collections: municipal waste-collection calendars (28 tools total). · Tool invocations are logged…
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
- repository
- github.com/amirdaraee/luxembourg-mcp
- website
- https://luxembourg-mcp.com/
- category
- other - ranked #280 of 945 actively-maintained other servers as of 2026-09-18.
- release cadence
- 8 releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.amirdaraee/luxembourg-mcp (active, first published 2026-07-11 · 6 versions)
- packages
- pypi:luxembourg-mcp
06 · Luxembourg MCP FAQ
Is Luxembourg MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 8 releases in the last 90 days. We re-verify nightly.
What can Luxembourg MCP do?
An agent gets 38 documented tools spanning weather, parking, prices, geocode, 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-09-17; you can connect without credentials.
07 · Alternatives to Luxembourg MCP
Alternatives to Luxembourg MCP
Maintained other servers if Luxembourg MCP isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,552 · 2026-09-17
- Server Commands An MCP server to run arbitrary commands ★ 39,038 · 2026-09-11
- basebalance.cloud - x402 RPC & MCP gateway USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. ★ 6,432 · 2026-08-26
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 5,069 · 2026-09-15
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,470 · 2026-09-18
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,681 · 2026-09-17
More MCP servers to compare · ENCODE Toolkit · Google Flights (andreacappelletti97) · Bazos MCP · Vinted MCP · Molecular MCP
More Python MCP servers · Talamus · YAAC · Anaconda MCP · Anakin · see all