Skip to main content
Glama
ruti1820-git

Israel Weather MCP

by ruti1820-git

🇮🇱 Israel Weather MCP

Description

This project implements an MCP Server that provides Israeli weather forecasts using browser automation.

Instead of using a weather API, the MCP uses Playwright to control a real browser and extract information from:

https://www.weather2day.co.il/forecast

Related MCP server: Israeli Weather MCP

Technologies

  • Python

  • MCP SDK

  • Playwright

  • OpenAI API

How it works

The user asks a weather question.

Example:

"מה מזג האוויר בירושלים?"

The Agent:

  1. Opens Chromium browser using Playwright.

  2. Navigates to weather2day.

  3. Enters the requested city.

  4. Selects the city from the autocomplete list.

  5. Extracts weather information.

  6. Returns a natural language answer.

MCP Tools

open_weather_forecast_israel

Opens the Israeli weather website.

enter_weather_forecast_city_israel

Receives a city name and enters it into the search field.

select_weather_forecast_city_israel

Selects the requested city from the results.

get_israel_weather_information

Extracts weather information from the page.

close_browser

Closes the browser and releases resources.

Running the project

Install dependencies:

uv sync

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivitySlowing
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

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/ruti1820-git/weather-chat-mcp'

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