MCP Weather Server
by liusicheng
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
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_weatherA | 获取指定城市的当前天气信息。 |
| get_forecastB | 获取指定城市未来几天的天气预报。 |
| temperature_convertA | 摄氏度与华氏度互相转换。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| travel_advisor | 生成旅行天气咨询的提示词 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| list_cities | 返回支持查询天气的热门城市列表 |
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/liusicheng/mcp-weather'
If you have feedback or need assistance with the MCP directory API, please join our Discord server