trackmcp
Back to directory
pg-yuly

weather-server

View on GitHub

A weather information server built using Model Context Protocol (MCP) to provide real-time weather data and forecasts

1 stars JavaScriptSearch & Data Retrieval Updated Aug 31, 2025

Documentation

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

Frequently asked questions

What is weather-server?

weather-server is A weather information server built using Model Context Protocol (MCP) to provide real-time weather data and forecasts

How do I install weather-server?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is weather-server open source?

Yes — it is hosted on GitHub at https://github.com/pg-yuly/weather-server and has 1 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP