- Weather
Overview
What is Caiyun Weather?
Caiyun Weather is a weather data service that provides real-time weather information, forecasts, and historical weather data through an API.
How to use Caiyun Weather?
To use Caiyun Weather, you need to set up the API by obtaining an API token from the Caiyun Weather API documentation. After that, you can configure the server and use various commands to retrieve weather data.
Key features of Caiyun Weather?
- Real-time weather data retrieval for specific locations.
- Hourly and weekly weather forecasts.
- Historical weather data for the past 24 hours.
- Weather alerts for specific locations.
Use cases of Caiyun Weather?
- Checking current weather conditions in a specific city.
- Planning outdoor activities based on hourly and weekly forecasts.
- Analyzing historical weather patterns for research purposes.
- Receiving alerts for severe weather conditions.
FAQ from Caiyun Weather?
- How do I get an API token?
You can apply for an API token at the Caiyun Weather API documentation page.
- What kind of data can I retrieve?
You can retrieve real-time weather data, hourly and weekly forecasts, historical data, and weather alerts.
- Is there a cost associated with using the API?
Please refer to the Caiyun Weather API documentation for details on pricing and usage limits.
Server Config
{
"mcpServers": {
"caiyun-weather": {
"command": "uv",
"args": [
"--directory",
"/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-caiyun-weather",
"run",
"mcp-caiyun-weather"
],
"env": {
"CAIYUN_WEATHER_API_TOKEN": "YOUR_API_TOKEN_HERE"
}
}
}
}Project Info
Created At
9 months agoUpdated At
9 months agoAuthor Name
shuowang-aiStar
-Language
-License
-Category
research-and-data