z3r0-m4n/mcp-python-tutorial
If you are the rightful owner of mcp-python-tutorial 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 Python-based weather service built on the Model Context Protocol (MCP) that provides weather forecasts and alerts using the National Weather Service (NWS) API.
Tools
Functions exposed to the LLM to take actions
get_weather_by_city
Get a detailed weather forecast for a specific US city and state.
get_forecast
Get weather forecast for either a city/state combination or coordinates.
get_alerts
Get active weather alerts for a US state.
get_coordinates
Look up the latitude/longitude coordinates for a US city.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client