Luxembourg MCP
PYPI · LUXEMBOURG-MCP · 2 COMPONENTS · SCANNED SEP 20
Keyless MCP access to official Luxembourg public data: laws, statistics, mobility, and more.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 2 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability74
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1540 tokens (~40/item across 38 items; 38 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
- Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage76
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 29% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 38 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 39 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the Luxembourg MCP server?
Luxembourg MCP runs locally as a PyPI package, launched with uvx luxembourg-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · luxembourg-mcp
claude mcp add amirdaraee-luxembourg-mcp -- uvx luxembourg-mcp
{
"mcpServers": {
"amirdaraee-luxembourg-mcp": {
"command": "uvx",
"args": [
"luxembourg-mcp"
]
}
}
} {
"servers": {
"amirdaraee-luxembourg-mcp": {
"command": "uvx",
"args": [
"luxembourg-mcp"
]
}
}
} codex mcp add amirdaraee-luxembourg-mcp -- uvx luxembourg-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"amirdaraee-luxembourg-mcp": {
"type": "local",
"command": [
"uvx",
"luxembourg-mcp"
],
"enabled": true
}
}
} openclaw mcp add amirdaraee-luxembourg-mcp --command uvx --arg luxembourg-mcp
mcp_servers:
amirdaraee-luxembourg-mcp:
command: "uvx"
args: ["luxembourg-mcp"] {
"McpServers": {
"amirdaraee-luxembourg-mcp": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"luxembourg-mcp"
]
}
}
} assistant mcp add amirdaraee-luxembourg-mcp -t stdio -c uvx -a luxembourg-mcp
{
"mcpServers": {
"amirdaraee-luxembourg-mcp": {
"command": "uvx",
"args": [
"luxembourg-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 18 Sept 26 −2
- Stability: pass → 0.80 functional
- 17 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- Stability: 0.97 → pass security
- Schema quality: 1076 → 1540 ▼ functional
- Tool coverage: 22% → 29% ▲ functional
- Package version: 0.6.0 → 0.7.0 functional
- 16 Sept 26 +16
- Malware scan: unverified → pass ▲ security
- 15 Sept 26 0
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- Package version: 0.4.1 → 0.6.0 functional
- Package version: 0.4.1 → 0.5.2 functional
- 14 Sept 26 −14
- Malware scan: pass → unverified ▼ security
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/luxembourg-mcp@0.7.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | setuptools.build_meta |
Background: Why install scripts are a supply-chain risk →
Dependencies 0 packages
| Packages resolved | 0 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
geocode_address ~27
Resolve a Luxembourg address to official Geoportail coordinates.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | – |
No output schema declared.
No examples provided.
get_accessibility_audits ~28
Get the latest public-sector digital accessibility audits.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
No output schema declared.
No examples provided.
get_accessibility_figures ~19
Get national Digital Accessibility Observatory key figures.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_air_quality ~32
Get the latest national telemetric air-quality measurements by station.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | Optional city-name filter |
No output schema declared.
No examples provided.
get_bike_sharing ~47
Get live Vel'OK bike-sharing availability at stations in southern Luxembourg.
| Name | Type | Req | Description |
|---|---|---|---|
| available_only | boolean | – | – |
| query | string | – | Optional station, locality or commune filter |
No output schema declared.
No examples provided.
get_carsharing ~57
Find currently available CFL FLEX carsharing vehicles by station, town or fuel type.
| Name | Type | Req | Description |
|---|---|---|---|
| fuel_type | string | – | Optional fuel filter such as electric or diesel |
| query | string | – | Optional station, town, address or model filter |
No output schema declared.
No examples provided.
get_cfl_parking ~32
Get live occupancy and details for a CFL Park and Ride facility.
| Name | Type | Req | Description |
|---|---|---|---|
| parking_id | string | yes | – |
No output schema declared.
No examples provided.
get_city_mobility ~29
Get Ville de Luxembourg mobility locations as GeoJSON features.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | – |
No output schema declared.
No examples provided.
get_city_parking ~38
Get current Ville de Luxembourg car-park capacity and free spaces.
| Name | Type | Req | Description |
|---|---|---|---|
| available_only | boolean | – | – |
| query | string | – | – |
No output schema declared.
No examples provided.
get_commune_leaders ~33
Get the current mayor and aldermen of Luxembourg communes.
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | – | Optional commune-name filter |
No output schema declared.
No examples provided.
get_commune_population ~36
Get official resident population by commune, split by adults, minors and sex.
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | – | Optional commune-name filter |
No output schema declared.
No examples provided.
get_dataset ~29
Get metadata and current download resources for an official dataset.
| Name | Type | Req | Description |
|---|---|---|---|
| dataset_id_or_slug | string | yes | – |
No output schema declared.
No examples provided.
get_election_results ~27
Get machine-readable 2023 legislative election results, national and per circonscription.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_electricity_prices ~31
Get Luxembourg day-ahead wholesale electricity prices per quarter hour, with the cheapest and most expensive slots.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_ev_charging ~42
Get Chargy public EV charging stations with live connector availability.
| Name | Type | Req | Description |
|---|---|---|---|
| available_only | boolean | – | – |
| query | string | – | Optional name or address filter |
No output schema declared.
No examples provided.
get_fuel_prices ~38
Get official monthly Luxembourg prices for petrol, diesel, hydrogen, LPG, home electricity and public EV charging.
| Name | Type | Req | Description |
|---|---|---|---|
| months | integer | – | – |
No output schema declared.
No examples provided.
get_geo_features ~56
Fetch GeoJSON features from an official Geoportail OGC collection.
| Name | Type | Req | Description |
|---|---|---|---|
| bbox | array | – | WGS84 [west, south, east, north] |
| collection_id | string | yes | – |
| limit | integer | – | – |
No output schema declared.
No examples provided.
get_housing_prices ~67
Get advertised housing sale prices by commune from the official Observatoire de l'Habitat.
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | – | Optional commune-name filter |
| property_type | string | – | – |
| year | string | – | Four-digit year such as 2025; defaults to the latest |
No output schema declared.
No examples provided.
get_pharmacies_on_duty ~60
Get the pharmacies on duty in Luxembourg for a date, with address and phone number.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | – | YYYY-MM-DD within the published window; defaults to today |
| locality | string | – | Optional locality or address filter |
No output schema declared.
No examples provided.
get_public_alerts ~51
Get recent LU-Alert public warnings: floods, storms, food recalls and other national alerts.
| Name | Type | Req | Description |
|---|---|---|---|
| active_only | boolean | – | – |
| language | string | – | – |
| limit | integer | – | – |
No output schema declared.
No examples provided.
get_public_holidays ~31
List Luxembourg legal public holidays in four languages, optionally for one year.
| Name | Type | Req | Description |
|---|---|---|---|
| year | integer | – | – |
No output schema declared.
No examples provided.
get_statistics ~73
Retrieve recent observations from a STATEC LUSTAT SDMX dataflow.
| Name | Type | Req | Description |
|---|---|---|---|
| dataflow_id | string | yes | STATEC identifier such as DF_D7100 |
| key | string | – | SDMX dimension key or all |
| last_n_observations | integer | – | – |
| max_rows | integer | – | – |
No output schema declared.
No examples provided.
get_traffic ~29
Get live CITA motorway speed, occupancy, and flow measurements.
| Name | Type | Req | Description |
|---|---|---|---|
| road | string | – | – |
No output schema declared.
No examples provided.
get_waste_collections ~74
Get upcoming municipal waste-collection dates for a Luxembourg commune.
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | yes | – |
| limit | integer | – | – |
| street | string | – | Optional street-name filter; commune-wide rows always match |
| waste_type | string | – | Optional collection-type filter such as verre, papier, biodechets |
No output schema declared.
No examples provided.
get_water_levels ~31
Get the latest official measured water level at Luxembourg stations.
| Name | Type | Req | Description |
|---|---|---|---|
| station | string | – | Optional station-name filter |
No output schema declared.
No examples provided.
get_weather_alerts ~32
Get current official MeteoLux weather warnings published on data.public.lu.
| Name | Type | Req | Description |
|---|---|---|---|
| language | string | – | – |
No output schema declared.
No examples provided.
get_weather_forecast ~62
Get the official MeteoLux forecast for a place in Luxembourg: current conditions, 24 hours, 5 days, UV index, sunrise and sunset.
| Name | Type | Req | Description |
|---|---|---|---|
| language | string | – | – |
| latitude | number | – | – |
| longitude | number | – | – |
No output schema declared.
No examples provided.
get_weather_observations ~33
Get live MeteoLux weather observations at Luxembourg-Airport: temperature, wind, pressure, humidity, visibility.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_cfl_parking ~19
List official CFL Park and Ride facilities.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_geo_collections ~41
Search official Geoportail OGC feature collections by title, description, or keyword.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | – | – |
No output schema declared.
No examples provided.
reverse_geocode ~35
Find the nearest official Luxembourg address to WGS84 coordinates.
| Name | Type | Req | Description |
|---|---|---|---|
| latitude | number | yes | – |
| longitude | number | yes | – |
No output schema declared.
No examples provided.
search_chamber_bodies ~40
Search official Chamber committees, delegations, bodies, memberships, and roles.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
search_datasets ~41
Search Luxembourg's official data.public.lu catalog.
| Name | Type | Req | Description |
|---|---|---|---|
| page | integer | – | – |
| page_size | integer | – | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
search_legislation ~35
Search official Luxembourg legislation and consolidated laws through Legilux.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
search_parliamentary_questions ~38
Search Chamber of Deputies parliamentary questions by keyword, newest first.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
search_statistics ~36
Search STATEC LUSTAT statistical dataflows by topic or title.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
search_tenders ~49
Search Luxembourg public procurement notices with deadlines, buyers and CPV codes.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| open_only | boolean | – | – |
| query | string | – | Optional full-text filter |
No output schema declared.
No examples provided.
search_transit_stops ~40
Search official nationwide public-transport stops from the current ATP GTFS feed.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
What is the Luxembourg MCP server?
Luxembourg MCP is listed in the public MCP registry as io.github.amirdaraee/luxembourg-mcp. Keyless MCP access to official Luxembourg public data: laws, statistics, mobility, and more. This page covers its PyPI package (luxembourg-mcp).
Is the Luxembourg MCP server safe to use?
Luxembourg MCP scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Luxembourg MCP server expose?
Luxembourg MCP exposes 38 tools: search_datasets, get_dataset, geocode_address, reverse_geocode, list_geo_collections, and 33 more. Their descriptions and schemas cost roughly 1,518 tokens of context every time the server is loaded.
Is the Luxembourg MCP server still maintained?
Luxembourg MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the Luxembourg MCP server under?
Luxembourg MCP declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.