Skip to main content
Glama
zaixiamaomaoyu

weather-china-mcp

weather_summary

Retrieve a concise weather summary for any Chinese city, including current conditions and forecasts for today and tomorrow.

Instructions

获取中国天气网天气摘要(实时+今天+明天,简洁格式)。参数:city(城市名)

Input Schema

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

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

No annotations are provided, so the description carries the full burden. It only mentions the data scope (real-time + today + tomorrow) and format (concise), but lacks details on data freshness, source reliability, or any operational constraints.

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

Conciseness5/5

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

The description is a single sentence plus a parameter note, front-loading the core purpose and providing essential context with no extraneous text.

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?

The tool has no output schema, and the description does not detail the return format or fields. While it states '简洁格式' (concise format), this is vague. For a simple tool with one parameter, the description is adequate but could be improved by specifying what data points are included in the summary.

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?

There is only one parameter, 'city', with schema description fully covering its semantics (e.g., example city names). The description reiterates '参数:city(城市名)' but adds no additional meaning beyond the schema. With 100% schema coverage, a 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 the tool retrieves a weather summary from China Weather Network, covering real-time, today, and tomorrow in concise format. This distinguishes it from siblings weather_current and weather_forecast, which focus on single aspects.

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?

The description implies the tool is for retrieving a combined summary when both current and short-term forecast are needed, but does not explicitly state when to use it versus siblings or provide exclusion criteria.

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