mcp-weather

zavora-ai/mcp-weather
★ 1 stars Rust API Integration Updated today
Global weather intelligence MCP server — current conditions, forecasts, historical data, air quality, and marine conditions for ADK-Rust Enterprise
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-weather": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-weather"
      ]
    }
  }
}

README Excerpt

Global weather intelligence MCP server — current conditions, forecasts up to 16 days, historical data, air quality, and marine conditions for any location on Earth. **7 tools** powered by Open-Meteo (free, no API key, no rate limits). ```bash cargo install mcp-weather ``` ```bash mcp-weather # Zero configuration, works immediately

Tools (8)

Nairobigeocode_locationget_air_qualityget_current_weatherget_forecastget_historical_weatherget_hourly_forecastget_marine_conditions

Topics

adk-rustadk-rust-enterpriseweather-mcp