search_datasets — Luxembourg MCP MCP Tool Read-only
search_datasets
(search datasets) 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 search_datasets from your client
- Claude Code Luxembourg MCP search_datasets run in your project directory
- Claude Desktop Luxembourg MCP search_datasets ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Luxembourg MCP search_datasets ~/.cursor/mcp.json
- VS Code Luxembourg MCP search_datasets .vscode/mcp.json
- Zed Luxembourg MCP search_datasets ~/.config/zed/settings.json
- Windsurf Luxembourg MCP search_datasets ~/.codeium/windsurf/mcp_config.json
- Cline Luxembourg MCP search_datasets ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Luxembourg MCP search_datasets ~/.gemini/settings.json
- Grok Luxembourg MCP search_datasets .mcp.json (in your project root)
- ChatGPT Luxembourg MCP search_datasets Settings → Connectors → Advanced → Developer mode
- Claude.ai Luxembourg MCP search_datasets Settings → Connectors → Add custom connector
- LangChain Luxembourg MCP search_datasets 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
- get_dataset
- 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.