Skip to main content
Glama

Caiyun Weather MCP Server

by marcusbai
mcp-settings-example.json631 B
{ "mcpServers": { "caiyun-weather": { "command": "node", "args": ["/path/to/caiyun-weather-mcp/dist/index.js"], "env": { "CAIYUN_API_KEY": "您的彩云天气API密钥", "AMAP_API_KEY": "您的高德地图API密钥(可选)" }, "disabled": false, "autoApprove": [] }, "caiyun-weather-npx": { "command": "npx", "args": ["caiyun-weather-mcp"], "env": { "CAIYUN_API_KEY": "您的彩云天气API密钥", "AMAP_API_KEY": "您的高德地图API密钥(可选)" }, "disabled": false, "autoApprove": [] } } }

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/marcusbai/caiyun-weather-mcp'

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