About
This project implements a Model Context Protocol (MCP) server that provides weather information services and system monitoring capabilities. It leverages the National Weather Service (NWS) API to fetch weather alerts and forecasts, and exposes them as tools that can be used by MCP clients. The server also includes tools for running shell commands and viewing system process information, offering a comprehensive suite of utilities accessible through MCP integration.
Key Features
- Provides weather alerts for specific states.
- Includes a modular architecture for maintainability and extensibility.
- Offers seamless integration with MCP clients like Claude Desktop.
- Enables running shell commands and viewing system process information.
- Delivers weather forecasts for given coordinates.
- 1 GitHub stars
Use Cases
- Monitor system processes directly from MCP clients.
- Automate tasks by executing shell commands through MCP.
- Integrate weather data into conversational AI applications.