HomeOther › Luxembourg MCP

Luxembourg MCP

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

Official Python CloudLocal Remote
★ 8 stars Last pushed 2026-09-22 License: MIT

Topics: Travel & Transportation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.luxembourg-mcp.com/mcp Reachable (checked 2026-09-24)

Claude Code:

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

Or add to your MCP client config:

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

Package (pypi 0.7.0)

uvx luxembourg-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "luxembourg-mcp": {
      "command": "uvx",
      "args": [
        "luxembourg-mcp"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry