Provides weather alert information for US states by leveraging the National Weather Service (NWS) API.
This is a simple server that provides weather alert information for US states, leveraging the National Weather Service (NWS) API. It includes an example client application demonstrating how to interact with the server using the `mcp_use` library and Langchain, showcasing MCP implementation and LLM integration.
Key Features
01Demonstrates building an MCP server using `fastmcp`.
02Provides a client example with conversation memory.
03Integrates with Langchain for LLM interactions.
040 GitHub stars
05Fetches and formats active weather alerts for US states.