mcp-caiyun-weather

mcp-caiyun-weather

12

The Caiyun Weather MCP Server provides a variety of weather-related tools to retrieve real-time, forecast, historical, and alert weather data. Users interact with the tools using APIs and must have a valid API token for access.

How do I obtain a Caiyun Weather API token?

You can apply for an API token by visiting the Caiyun Weather API documentation site at https://docs.caiyunapp.com/weather-api/.

What platforms are supported for the Caiyun Weather MCP Server?

The server can be integrated with platforms like Claude Desktop and supports both production and local development setups.

What kind of weather data can I access with the Caiyun Weather MCP Server?

You can access real-time weather data, hourly and weekly forecasts, historical weather data, and weather alerts.

Is there a way to debug the Caiyun Weather MCP Server?

Yes, you can use the Model Context Protocol inspector tool to debug the server.

Do I need to set any environment variables to use the server?

Yes, you need to set the CAIYUN_WEATHER_API_TOKEN environment variable with your API token.