Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by melody26613 • Uncategorized
An MCP server that fetches current and three-day weather data from wttr.
Get current weather information for a specified city.
Obtain a three-day weather forecast for a specified city.
This MCP server provides tools to retrieve weather information from the wttr service, including current weather and three-day forecasts. It is implemented as a Docker container for easy deployment and integration. The server is useful for agents requiring weather data without directly handling API calls. It is based on reference code from the duckduckgo-mcp-server repository.