9meo/mcp-server-tutorial
3.2
If you are the rightful owner of mcp-server-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.
The Weather MCP Server provides weather information using the OpenMeteo API, integrated with Claude Desktop for natural language queries.
Tools
Functions exposed to the LLM to take actions
get_current_weather
Get current weather conditions for specified coordinates.
get_forecast
Get 7-day weather forecast for specified coordinates.
get_weather_by_city
Get current weather by city name for major cities.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client