weather-mcp

weather-mcp

6

The OpenWeather MCP Server provides global weather forecasts and current conditions via the MCP protocol. It supports querying weather anywhere in the world and provides details such as temperature and humidity. The server operates using an OpenWeatherMap API key.

OpenWeather MCP Server

A simple weather forecast MCP server providing global weather forecasts and current weather conditions.

Features

  • No separate configuration file needed; API key can be passed directly through environment variables or parameters
  • Support for querying weather conditions anywhere in the world
  • Provides current weather and future forecasts
  • Detailed weather information including temperature, humidity, wind speed, etc.
  • Support for different time zones

Usage

  1. Get an OpenWeatherMap API Key
  2. Run the Server
  3. Use in MCP Client Configuration
  4. Available Tools: get_weather, get_current_weather