National Weather Service
Summary
This Weather MCP server provides access to the National Weather Service (NWS) API, allowing AI assistants to retrieve current weather data and alerts. Built with Python using httpx for asynchronous HTTP requests, it makes properly formatted requests to the NWS API with appropriate headers and error handling. The implementation includes helper functions for formatting weather alerts into readable text and maintains clean separation between API interaction code and constants. It's ideal for applications needing reliable access to official US weather data without requiring API keys or authentication.
Available Actions
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论