quickstart_mcpserver_vibe_coding
If you are the rightful owner of quickstart_mcpserver_vibe_coding 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.
This is a quickstart implementation of a Model Context Protocol (MCP) server that provides weather information using the National Weather Service API.
The Quickstart MCP Server is designed to provide weather information by interfacing with the National Weather Service API. It allows users to retrieve weather alerts for any US state and detailed weather forecasts for specific geographic coordinates. The server is implemented in Python and requires MCP SDK version 1.2.0 or higher. It is particularly useful for applications that need to integrate real-time weather data into their services. The server can be easily integrated with platforms like Claude for Desktop, enabling seamless access to weather information through a simple configuration process.
Features
- Get weather alerts for any US state
- Get detailed weather forecasts for specific coordinates
Tools
get_alerts
Get weather alerts for U.S. states
get_forecast
Get weather forecasts for specific coordinates