get_dataset — Luxembourg MCP MCP Tool Read-only
get_dataset
(get dataset) is one of 38 tools on the
Luxembourg MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_dataset from your client
- Claude Code Luxembourg MCP get_dataset run in your project directory
- Claude Desktop Luxembourg MCP get_dataset ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Luxembourg MCP get_dataset ~/.cursor/mcp.json
- VS Code Luxembourg MCP get_dataset .vscode/mcp.json
- Zed Luxembourg MCP get_dataset ~/.config/zed/settings.json
- Windsurf Luxembourg MCP get_dataset ~/.codeium/windsurf/mcp_config.json
- Cline Luxembourg MCP get_dataset ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Luxembourg MCP get_dataset ~/.gemini/settings.json
- Grok Luxembourg MCP get_dataset .mcp.json (in your project root)
- ChatGPT Luxembourg MCP get_dataset Settings → Connectors → Advanced → Developer mode
- Claude.ai Luxembourg MCP get_dataset Settings → Connectors → Add custom connector
- LangChain Luxembourg MCP get_dataset pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http luxembourg-mcp https://mcp.luxembourg-mcp.com/mcp
Other tools on this server
- search_datasets
- geocode_address
- reverse_geocode
- list_geo_collections
- get_geo_features
- get_weather_alerts
- search_legislation
- search_statistics
- get_statistics
- get_city_parking
- list_cfl_parking
- get_cfl_parking
- get_traffic
- get_water_levels
- get_air_quality
- search_chamber_bodies
- get_accessibility_figures
- get_accessibility_audits
- search_transit_stops
- get_city_mobility
- get_weather_observations
- get_public_holidays
- search_parliamentary_questions
- get_housing_prices
- get_election_results
- get_ev_charging
- get_waste_collections
- get_weather_forecast
- get_fuel_prices
- get_public_alerts
- get_commune_leaders
- get_commune_population
- get_pharmacies_on_duty
- get_electricity_prices
- get_carsharing
- get_bike_sharing
- search_tenders
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.