>_

wttr.in

agent-ready json output non-interactive

:partly_sunny: The right way to check the weather

How to install wttr.in

go install github.com/schachmat/wego@latest

wttr.in use case

Fetches current weather and forecast information from a command line or script using curl or HTTP clients.

When to use wttr.in

  • Quickly checking the weather in a terminal without leaving the command line
  • Integrating weather data into scripts or automation workflows
  • Retrieving weather in a machine-readable format (JSON) for further processing

When not to use wttr.in

  • When detailed interactive graphical weather maps or radar imagery are needed
  • When offline access to weather data is required

wttr.in features

  • · Supports multiple output formats: ANSI, HTML, PNG, plain text, and JSON
  • · Internationalization and localization for city names and languages
  • · Moon phases and other astronomical data
  • · Map view and data-rich output (v2, v3)

Want your agent to find this automatically?

Add the MCP server to your agent config and it will discover tools like wttr.in on its own.

Set up MCP →

Similar tools to wttr.in