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