mcp-server-weather-cuhksz
by LKCY23
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IS_UNIFIED_API | No | Set to 'true' for Unified API Proxy Mode, 'false' for Direct API Mode. | |
| QWEATHER_KEY_ID | No | Your QWeather key ID (required when IS_UNIFIED_API=false). | |
| UNIFIED_API_HOST | No | The URL of the unified-api service (required when IS_UNIFIED_API=true). | |
| WEATHER_API_HOST | No | The URL of the QWeather API (default: https://api.qweather.com, used when IS_UNIFIED_API=false). | |
| QWEATHER_PROJECT_ID | No | Your QWeather project ID (required when IS_UNIFIED_API=false). | |
| QWEATHER_PRIVATE_KEY | No | Your QWeather private key (required when IS_UNIFIED_API=false). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/LKCY23/mcp-server-weather-cuhksz'
If you have feedback or need assistance with the MCP directory API, please join our Discord server