Weather MCP Server logo

Weather MCP Server

by pg-yuly

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

View on GitHub

Last updated: N/A

What is Weather MCP Server?

This is a weather information server built using Model Context Protocol (MCP) designed to provide real-time and forecast weather data specifically for Chinese cities.

How to use Weather MCP Server?

Install the server using npm install and start it with npm start. Use the provided APIs to query weather information.

Key features of Weather MCP Server

  • Real-time weather information

  • Daily weather forecasts

  • Hourly weather forecasts

  • Detailed life indexes (clothing, makeup, cold prevention, etc.)

Use cases of Weather MCP Server

  • Displaying current weather conditions for a Chinese city

  • Providing daily weather forecasts to users

  • Offering hourly weather updates

  • Advising users on appropriate clothing based on weather conditions

FAQ from Weather MCP Server

How do I install the server?

Use the command npm install.

How do I start the server?

Use the command npm start.

What APIs are available?

The available APIs are query_weather, query_forecast, and query_hourly_forecast.

What kind of weather information is provided?

The server provides real-time weather, daily forecasts, hourly forecasts, and detailed life indexes.

Is this server only for Chinese cities?

Yes, this server is specifically designed for providing weather data for Chinese cities.