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