Luxembourg MCP
Rank #5,096io.github.amirdaraee/luxembourg-mcp
Keyless MCP access to official Luxembourg public data: laws, statistics, mobility, and more.
Luxembourg MCP is a Model Context Protocol (MCP) server published by amirdaraee. It ranks #5,096 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Luxembourg MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Jul 11, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 126,950 of 132,046 servers on MCP Toplist.
Use Luxembourg MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http luxembourg-mcp https://mcp.luxembourg-mcp.com/mcpclaude mcp add luxembourg-mcp -- uvx luxembourg-mcp[mcp_servers.luxembourg-mcp]
url = "https://mcp.luxembourg-mcp.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.luxembourg-mcp]
command = "uvx"
args = ["luxembourg-mcp"]Add to ~/.codex/config.toml.
https://mcp.luxembourg-mcp.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"luxembourg-mcp": {
"command": "uvx",
"args": [
"luxembourg-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"luxembourg-mcp": {
"url": "https://mcp.luxembourg-mcp.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"luxembourg-mcp": {
"command": "uvx",
"args": [
"luxembourg-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"luxembourg-mcp": {
"type": "http",
"url": "https://mcp.luxembourg-mcp.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"luxembourg-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"luxembourg-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"luxembourg-mcp": {
"serverUrl": "https://mcp.luxembourg-mcp.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"luxembourg-mcp": {
"command": "uvx",
"args": [
"luxembourg-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"luxembourg-mcp": {
"url": "https://mcp.luxembourg-mcp.com/mcp"
}
}
}{
"mcpServers": {
"luxembourg-mcp": {
"command": "uvx",
"args": [
"luxembourg-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.amirdaraee%2Fluxembourg-mcp)<a href="https://mcptoplist.com/server/io.github.amirdaraee%2Fluxembourg-mcp"><img src="https://mcptoplist.com/badge/io.github.amirdaraee%2Fluxembourg-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
amirdaraee
Available versions (6)
| Version | Published |
|---|---|
| 0.7.0 | Sep 17, 2026 |
| 0.6.0 | Sep 15, 2026 |
| 0.5.2 | Sep 15, 2026 |
| 0.4.1 | Jul 11, 2026 |
| 0.3.2 | Jul 11, 2026 |
| 0.3.1 | Jul 11, 2026 |
Frequently asked questions
- Who maintains Luxembourg MCP?
- Luxembourg MCP is maintained by amirdaraee, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Luxembourg MCP listed on the Official MCP Registry?
- Yes — Luxembourg MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Luxembourg MCP have?
- MCP Toplist tracks 6 versions of Luxembourg MCP, most recently published on Sep 17, 2026.
- Where can I find the source code for Luxembourg MCP?
- The source code for Luxembourg MCP is hosted at github.com/amirdaraee/luxembourg-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.