weather-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_weatherA | 查询一个城市的实时天气,包括温度、体感温度、天气描述、风速、湿度、能见度、紫外线指数、气压。支持中文城市名(如 '北京')和英文城市名(如 'Tokyo')。不需要 API Key。 |
| get_forecastA | 查询一个城市未来几天的天气预报,包括每日最高/最低温度和天气描述。支持中文和英文城市名。 |
| get_air_qualityA | 查询一个城市的空气质量指数(AQI),包括 PM2.5、PM10、NO₂、SO₂、O₃ 等污染物浓度。支持中文和英文城市名。不需要 API Key。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/liuweihongliuxinyu/weather-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server