mcp-python-tutorial

mcp-python-tutorial

0

A Python-based MCP server providing weather forecasts and alerts, utilizing the National Weather Service API. The service supports weather data retrieval through various endpoints and offers seamless integration with MCP-compatible applications.

Overview

A Python-based weather service using the National Weather Service API, built on the Model Context Protocol (MCP). It provides features such as retrieving weather forecasts by city, state, or coordinates, getting active weather alerts for US states, and looking up coordinates for US cities. Implemented with FastMCP for easy integration with MCP-compatible applications, the service offers a clean interface for accessing weather data.