关于
This project serves as a practical learning exercise in implementing the Model Context Protocol (MCP) by creating a simple weather service. It demonstrates how to build an MCP server that interacts with the National Weather Service API to provide weather alerts and forecasts, making it accessible to AI assistants like Claude.
主要功能
- Retrieves active weather alerts for a US state.
- Provides weather forecasts for a specific location using latitude and longitude.
- 0 GitHub stars
使用案例
- Providing location-based weather alerts via AI.
- Integrating real-time weather information into AI assistant workflows.
- Demonstrating MCP server implementation.