This tool functions as a Basic MCP server designed to retrieve historical weather data from the Visual Crossing API. It allows users to fetch specific weather information for a given location and date range, including temperature (min, max, and average), precipitation, solar radiation, cloud cover, snow depth, weather type and conditions, heat index, and wind chill. The server is configured using an API key obtained from Visual Crossing and can be integrated into the Claude client by modifying the `claude_desktop_config.json` file.
主要功能
01Retrieves historical weather data via Visual Crossing API
02Configurable API key via .env file
03Supports querying specific data points like temperature, precipitation, and solar radiation
040 GitHub stars
05Integrates with the Claude client