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
Python tool for converting files and office documents to Markdown.
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
Fetch
Retrieve and process content from web pages by converting HTML into markdown format.