Weather MCP Server
@pg-yuly
About Weather MCP Server
A weather information server built using Model Context Protocol (MCP) to provide real-time weather data and forecasts
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Weather MCP Server?
Weather MCP Server is a weather information server built using Model Context Protocol (MCP). It provides real-time weather data and forecasts for Chinese cities. It is designed for developers or users who need weather information accessible via MCP.
How to use Weather MCP Server?
Install dependencies with npm install, then start the server with npm start. The server exposes three APIs: query_weather (current conditions), query_forecast (daily forecasts), and query_hourly_forecast (hourly forecasts). Each API takes a city name as input.
Key features of Weather MCP Server?
- Real-time weather information
- Daily weather forecasts
- Hourly weather forecasts
- Detailed life indexes (clothing, makeup, cold prevention)
Use cases of Weather MCP Server?
- Get current weather for a Chinese city.
- Plan daily activities using forecast data.
- Check hourly weather for short-term scheduling.
- Use life indexes for outfit or health advice.
FAQ from Weather MCP Server?
What cities does Weather MCP Server support?
It supports Chinese cities. The README does not list specific city names.
What data does Weather MCP Server provide?
It provides real-time weather, daily and hourly forecasts, and life indexes for clothing, makeup, and cold prevention.
How to install Weather MCP Server?
Use npm install to install the required dependencies.
How to start Weather MCP Server?
Run npm start to launch the server.
What APIs does Weather MCP Server offer?
query_weather, query_forecast, and query_hourly_forecast.
Frequently asked questions
What cities does Weather MCP Server support?
It supports Chinese cities. The README does not list specific city names.
What data does Weather MCP Server provide?
It provides real-time weather, daily and hourly forecasts, and life indexes for clothing, makeup, and cold prevention.
How to install Weather MCP Server?
Use `npm install` to install the required dependencies.
How to start Weather MCP Server?
Run `npm start` to launch the server.
What APIs does Weather MCP Server offer?
`query_weather`, `query_forecast`, and `query_hourly_forecast`.
Basic information
More Media & Design MCP servers

Google Maps
modelcontextprotocolModel Context Protocol Servers
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
Comments