Skip to main content
Glama
AVIGAIL120

Israel Weather MCP

by AVIGAIL120

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

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

Open the Israeli weather forecast site in a browser (weather2day.co.il/forecast).

Call this first before typing a city name.

enter_weather_forecast_city_israelA

Type an Israeli city name into the weather2day forecast search box.

Args: city_name: City name in Hebrew or English (e.g. 'ירושלים', 'חיפה', 'Tel Aviv').

select_weather_forecast_city_israelA

Select the first city suggestion from the autocomplete list and open its forecast page.

get_weather_page_contentA

Extract and clean the current forecast page text so the LLM can answer the user (RAG step).

Call this after the city forecast page is open.

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/AVIGAIL120/weather-israel-mcp'

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