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
Basic information
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.
More Media & Design MCP servers
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.

Google Maps
modelcontextprotocolModel Context Protocol Servers
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
Comments