AyoBankole/MCP_basics
3.2
If you are the rightful owner of MCP_basics 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 simple MCP server built with Python and uv for serving weather data, designed to integrate with Claude for Desktop or other MCP clients.
Tools
Functions exposed to the LLM to take actions
get_alerts
Fetches active weather alerts for a given US state (e.g., 'CA', 'NY').
get_forecast
Fetches a weather forecast for the given latitude and longitude.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client