Skip to main content
Glama
zaixiamaomaoyu

weather-china-mcp

weather_current

Retrieve real-time weather data for Chinese cities including temperature, humidity, PM2.5, and air quality. Specify a city name like '广州'.

Instructions

获取中国天气网实时天气(温度、湿度、PM2.5、空气质量等)。参数:city(城市名,如'广州')

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityYes城市名,如:广州、北京、上海
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so the description carries full burden. It lists returned attributes but does not mention behavior like rate limits, authentication needs, or response format. Acceptable for a simple read-only tool but lacks depth.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence containing both purpose and parameter info. Concise and front-loaded, though slightly redundant with the schema. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema and simple input, the description lists key output attributes (temp, humidity, PM2.5, etc.) but doesn't specify structure or units. Adequate but could be more precise.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% (one parameter 'city' with examples). The description repeats the parameter with an example ('广州'), adding no extra meaning beyond the schema. Baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states it retrieves real-time weather data (temperature, humidity, PM2.5, etc.) from China Weather Network. It names specific attributes and distinguishes from sibling tools (weather_forecast, weather_summary) by focusing on current conditions.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use vs. alternatives. The sibling tool names imply 'current' vs. 'forecast' or 'summary', but the description does not clarify use cases or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zaixiamaomaoyu/weather-china-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server