weather-server

weather-server

3.1

If you are the rightful owner of weather-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 weather information server built using Model Context Protocol (MCP) to provide real-time weather data and forecasts for Chinese cities.

Weather MCP Server

A weather information server built using Model Context Protocol (MCP) to provide real-time weather data and forecasts for Chinese cities.

Features

  • Real-time weather information
  • Daily weather forecasts
  • Hourly weather forecasts
  • Detailed life indexes (clothing, makeup, cold prevention, etc.)

Installation

npm install

Usage

npm start

APIs

  • query_weather: Get current weather for a city
  • query_forecast: Get daily forecasts for a city
  • query_hourly_forecast: Get hourly forecasts for a city

License

MIT