Yandex Weather MCP

MCPReference

by aleks-yustas

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • HOST

    Host to bind the HTTP server (when using http transport)

  • PORT

    Port to bind the HTTP server (when using http transport)

  • LOG_LEVEL

    Logging level (e.g., info, debug)

  • MCP_TRANSPORT

    MCP transport mode: http or stdio

  • WEATHER_DB_PATH

    Path to the SQLite database file for scheduler persistence

  • CACHE_TTL_SECONDS

    Cache time-to-live in seconds

  • YANDEX_WEATHER_LANG

    Language for weather data (e.g., ru_RU, en_US)

  • YANDEX_WEATHER_API_KEYrequiredsecret

    API key for Yandex Weather API

  • YANDEX_WEATHER_API_URL

    Override the default Yandex Weather API endpoint

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.