Skip to main content
Glama

Juhe Weather MCP Server

Official
by juhemcp

query_weather

Retrieve real-time weather forecasts for cities, districts, or regions in China using city names. Simplify weather data access for accurate planning and decision-making.

Instructions

根据城市、地区、区县名称查询当地实时天气预报情况

Input Schema

NameRequiredDescriptionDefault
cityYes查询的城市名称,如北京、上海、广州、深圳、泰顺等;城市或区县或地区名使用简写,严格按照规范填写,否则会导致查询失败

Input Schema (JSON Schema)

{ "properties": { "city": { "description": "查询的城市名称,如北京、上海、广州、深圳、泰顺等;城市或区县或地区名使用简写,严格按照规范填写,否则会导致查询失败", "title": "City", "type": "string" } }, "required": [ "city" ], "title": "query_weatherArguments", "type": "object" }
Install Server

Other Tools from Juhe Weather MCP Server

Related Tools

    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/juhemcp/jweather-mcp-server'

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