Content
# 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
```bash
npm install
```
## Usage
```bash
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
Connection Info
You Might Also Like
MarkItDown MCP
Converting files and office documents to Markdown.
Filesystem
Model Context Protocol Servers
Sequential Thinking
Offers a structured approach to dynamic and reflective problem-solving,...
TrendRadar
🎯 Say goodbye to information overload. AI helps you understand news hotspots...
Github
GitHub's official MCP Server
opik
Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic...