China Weather MCP Server
@DLYZZT
About China Weather MCP Server
MCP server to query weather in Chinese cities
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"china-weather-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"."
]
}
}
}Tools
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 China Weather MCP Server?
China Weather MCP Server is a Model Context Protocol (MCP) server that provides real-time weather information for Chinese cities using the AMap (AutoNavi) Weather API. It enables AI assistants to access current weather conditions across China.
How to use China Weather MCP Server?
Install Python 3.12+, install uv, clone the repository, and install dependencies with uv pip install .. Obtain an AMap API key and set it as the environment variable AMAP_API_KEY. For Claude Desktop, add a configuration entry pointing to the server directory and the weather.py script. The server exposes a single tool get_weather(city: str) to retrieve current weather for a specified Chinese city.
Key features of China Weather MCP Server
- Real-time weather data retrieval for Chinese cities
- Integration with AMap Weather API
- Asynchronous request handling
- Easy-to-use MCP interface
Use cases of China Weather MCP Server
- AI assistants answering "What's the weather in Beijing?"
- Automated weather checks for Chinese cities in conversational agents
- Integrating current weather data into MCP‑compatible workflows
FAQ from China Weather MCP Server
What does China Weather MCP Server do?
It provides real‑time weather information for Chinese cities via the AMap Weather API, accessible through the Model Context Protocol.
How do I install and configure China Weather MCP Server?
You need Python 3.12+, uv, and an AMap API key. Clone the repo, install dependencies with uv pip install ., set the AMAP_API_KEY environment variable, and configure your MCP client (e.g., Claude Desktop) to run weather.py with uv.
What tool does China Weather MCP Server provide?
It provides one tool: get_weather(city: str), which returns current weather data for the given Chinese city name.
What are the runtime requirements?
Python 3.12 or higher and the uv package manager. The server uses asynchronous request handling.
Where do I get an API key?
Obtain an API key from the AMap Developer Platform at https://lbs.amap.com/.
Frequently asked questions
What does China Weather MCP Server do?
It provides real‑time weather information for Chinese cities via the AMap Weather API, accessible through the Model Context Protocol.
How do I install and configure China Weather MCP Server?
You need Python 3.12+, uv, and an AMap API key. Clone the repo, install dependencies with `uv pip install .`, set the `AMAP_API_KEY` environment variable, and configure your MCP client (e.g., Claude Desktop) to run `weather.py` with uv.
What tool does China Weather MCP Server provide?
It provides one tool: `get_weather(city: str)`, which returns current weather data for the given Chinese city name.
What are the runtime requirements?
Python 3.12 or higher and the uv package manager. The server uses asynchronous request handling.
Where do I get an API key?
Obtain an API key from the AMap Developer Platform at https://lbs.amap.com/.
Basic information
More Media & Design MCP servers

Shotstack
Shotstack's official MCP server gives AI assistants direct access to the Shotstack video editing API, so you can produce video from a conversation instead of writing Edit JSON by hand. Available tools cover rendering vid

Notch
NotchCreate finished video ads from chat. Give Notch a brief or product URL — it loads your brand context, writes the script, and produces the finished ad: avatar, scenes, voiceover, captions. Built for performance marketers,

uxgen
uxgenA library of conversion components for e-commerce, built on A/B tested mechanics and handed straight to your coding agent. 65 pieces drawn from mechanics that have been A/B tested in real stores: cart drawer with the ups

Constants
Constants AIOne workspace of tools for Claude and ChatGPT. Connect apps, generate video, music, and ads, and build new tools on demand. Generate and publish ad creative directly from your assistant.

GOJI
GOJI AgencyA remote MCP server from GOJI, a full-service digital agency in Melbourne, Australia. Nine tools over published material: a 104-term plain-English glossary, a 14-chapter guide to AI visibility, seven long-form guides inc
Comments