MCP Hub Logo

Weather API

Get current weather conditions and 5-day forecasts for any city using OpenWeatherMap.

weatherforecastopenweathermaptemperatureclimate
CuratedLast reviewed: Jan 1, 2025API Key Required

About

Weather API

Ask your AI for real-time weather anywhere in the world.

Setup

{
  "mcpServers": {
    "weather-api": {
      "command": "npx",
      "args": ["-y", "@mcpnodehub/weather-api"],
      "env": {
        "OPENWEATHERMAP_API_KEY": "your-api-key"
      }
    }
  }
}

Permissions & Access

External Systems Accessed

OpenWeatherMap API