Creating-Weather-MCP-Server

Creating-Weather-MCP-Server

3.1

If you are the rightful owner of Creating-Weather-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server implementation that provides weather alerts for US states, built using the MCP Python SDK.

The Weather MCP Server is a robust implementation designed to deliver weather alerts for US states using the National Weather Service API. It leverages the Model Context Protocol (MCP) to facilitate seamless communication and integration with various platforms. The server supports both standard input/output and Server-Sent Events (SSE) for data transport, ensuring flexibility in deployment. Docker containerization is employed to streamline the setup and deployment process, making it accessible for both local and cloud environments. Additionally, the server integrates with popular tools like Claude Desktop and Cursor IDE, and features a command-line interface (CLI) client powered by Groq's LLM. The project is structured to support easy development and extension, with a focus on providing real-time weather alerts efficiently.

Features

  • Weather alerts for US states using the National Weather Service API
  • Support for both stdio and SSE (Server-Sent Events) transport
  • Docker containerization
  • Integration with Claude Desktop and Cursor IDE
  • LLM-powered CLI client using Groq