Skip to main content
Glama
meanochi

Weather MCP - Israel Edition

by meanochi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYYesAPI key for Anthropic Claude, required for host.py to function.
PLAYWRIGHT_HEADLESSNoSet to 'true' to run the browser in headless mode (no visible window). Useful for servers without a display.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
open_weather_forecast_israelA

פותחת דפדפן חדש ומנווטת לדף התחזית של אתר weather2day.co.il.

יש להריץ כלי זה תמיד ראשון, לפני הזנת עיר או בחירתה.

enter_weather_forecast_city_israelA

מזינה שם עיר בשדה החיפוש שבדף התחזית, כך שרשימת ערים מתאימות תיפתח.

יש להריץ לאחר open_weather_forecast_israel.

Args: city: שם העיר לחיפוש בעברית (למשל: "תל אביב", "חיפה", "באר שבע")

select_weather_forecast_city_israelA

בוחרת את הפריט הראשון מתוך רשימת הערים הנפתחת (autocomplete) שמופיעה לאחר הזנת שם עיר, וממתינה לטעינת דף התחזית של אותה עיר.

יש להריץ לאחר enter_weather_forecast_city_israel.

get_weather_forecast_content_israelA

שולפת ומנקה את תוכן הטקסט של דף התחזית הפתוח כרגע בדפדפן, כדי לספק ל-LLM את המידע הדרוש לענות על שאלות לגבי התחזית ישירות בשיחה (RAG).

יש להריץ לאחר select_weather_forecast_city_israel.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/meanochi/MCP-with-Playwright'

If you have feedback or need assistance with the MCP directory API, please join our Discord server