
Weather MCP Server
A weather information server built using Model Context Protocol (MCP) to provide real-time weather data and forecasts
what is Weather MCP Server?
Weather MCP Server is a weather information server built using Model Context Protocol (MCP) to provide real-time weather data and forecasts for Chinese cities.
how to use Weather MCP Server?
To use Weather MCP Server, install the necessary packages using npm install
and start the server with npm start
.
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?
- Providing current weather updates for users in Chinese cities.
- Offering daily and hourly weather forecasts for planning activities.
- Supplying detailed life indexes to help users make informed decisions based on weather conditions.
FAQ from Weather MCP Server?
- Can Weather MCP Server provide weather data for cities outside China?
No, Weather MCP Server is specifically designed to provide weather data for Chinese cities only.
- Is there a cost to use Weather MCP Server?
No, Weather MCP Server is free to use.
- How accurate is the weather data provided?
The accuracy of the weather data depends on the sources used for the forecasts and real-time information.
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 cityquery_forecast
: Get daily forecasts for a cityquery_hourly_forecast
: Get hourly forecasts for a city
License
MIT