weather-forecast-server

weather-forecast-server

3.3

If you are the rightful owner of weather-forecast-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for retrieving weather information using the wttr.in service.

The Weather Forecast MCP Server is designed to provide users with current weather conditions and forecasts for locations around the globe. It leverages the wttr.in service to fetch weather data and can be seamlessly integrated with various MCP clients, including Claude and other LLM applications that support the MCP protocol. This server is particularly useful for developers looking to incorporate weather data into their applications with minimal effort. The server supports multiple languages, making it accessible to a wide range of users worldwide. It is easy to install and can be run as a standalone server or integrated into existing systems using the MCP protocol.

Features

  • Get current weather for any location
  • Get multi-day weather forecasts (up to 3 days)
  • Support for both Chinese/English and other language location names
  • Easy integration with MCP client applications