mchandramouli-godaddy/mcp-weather-server
If you are the rightful owner of mcp-weather-server 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 MCP Weather Server is a Spring Boot-based server that provides weather information using the National Weather Service API, offering both MCP tools and REST endpoints for access.
Tools
Functions exposed to the LLM to take actions
GetCurrentWeather
Get current weather by latitude/longitude
GetWeatherForecast
Get extended forecast by latitude/longitude
GetWeatherAlerts
Get active weather alerts by latitude/longitude
GetLocationInfo
Get location details from coordinates
GetCurrentWeatherByCity
Get current weather by city name
GetWeatherForecastByCity
Get extended forecast by city name
GetWeatherAlertsByCity
Get active alerts by city name
GetCityCoordinates
Get coordinates for a city name
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client