MCP-Weather-Server
If you are the rightful owner of MCP-Weather-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 weather server application built with the Model Context Protocol (MCP) that provides access to real-time weather data and alerts.
MCP Weather Server is a TypeScript application that serves as a backend for weather-related applications using the MCP SDK. It provides tools for accessing current weather conditions, forecasts, and weather alerts through the National Weather Service (NWS) API. The server is designed to offer detailed weather forecasts and active alerts for any US location, making it a valuable tool for developers building weather applications. With its integration into the MCP framework, it allows seamless communication with AI assistants, enhancing the user experience by providing real-time weather updates. The application is built on a robust tech stack including Node.js, TypeScript, and the MCP SDK, ensuring reliability and performance.
Features
- US Weather Forecasts: Get detailed forecast data for any US location via latitude/longitude.
- Weather Alerts: Retrieve active weather alerts for any US state.
- MCP Integration: Built as an MCP server for seamless AI assistant integration.
- Command-line Interface: Easy to install and run as a CLI tool.
Tools
get-forecast
Retrieves detailed weather forecasts for a location specified by latitude and longitude.
get-alerts
Obtains active weather alerts for a specified US state.