Weather
Delivers real-time weather forecasts and alerts via Model Context Protocol for IDE integration.
关于
This Spring Boot-based server acts as a weather service, fetching current forecasts and alerts primarily from the U.S. National Weather Service API. It is specifically designed for seamless integration with AI-powered development environments like Cursor IDE through the Model Context Protocol (MCP), enabling developers to access detailed weather information directly within their workflow.
主要功能
- Seamless integration with Cursor IDE via MCP
- 0 GitHub stars
- Detailed weather forecasts by latitude/longitude
- Provides temperature, wind, and comprehensive forecast data
- Robust error handling for invalid location queries
- Retrieval of US-specific weather alerts
使用案例
- Integrating weather data directly into AI-powered development environments like Cursor IDE
- Developing applications that require current US weather forecasts and alerts
- Providing a standardized weather data source for MCP-compatible tools and AI models