Israel Weather MCP Agent
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Israel Weather MCP Agentwhat's the weather in Tel Aviv?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Israel Weather MCP Agent
Project Overview
This project is an MCP-based weather agent built with Python, Playwright, and Anthropic Claude.
The user can ask about the weather in a city in Israel. The agent automatically opens the Weather2Day website, searches for the requested city, extracts the forecast information from the page, and uses the LLM to answer directly in the chat.
Related MCP server: Weather Israel MCP Server
How It Works
The user enters a weather question.
The agent opens the Weather2Day forecast page.
The requested city is entered into the search field.
The first matching city is selected.
The forecast page is loaded.
The visible page content is extracted.
The extracted information is provided to Claude.
Claude answers based only on the website content.
Technologies
Python
Model Context Protocol (MCP)
Playwright
Anthropic Claude
uv
Weather2Day
MCP Tools
The MCP server exposes the following tools:
open_weather_forecast_israelenter_weather_forecast_city_israelselect_weather_forecast_city_israelget_forecast_text
Installation
Install the project dependencies:
py -m uv syncTool 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.
This server cannot be installed
Maintenance
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
Get current weather for any city and create images from your prompts. Streamline planning, reports…
Current weather and forecasts for any coordinates, backed b… — paid per call (x402/credits), 1 tools
Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required
US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables users to query real-time weather data for Israeli cities using natural language, automatically scraping a weather website via Playwright and returning AI-generated answers.-
- FlicenseBqualityCmaintenanceEnables users to query weather forecasts for Israeli cities through natural language using browser automation and Gemini.4-
- FlicenseAqualityCmaintenanceEnables querying weather forecasts for Israeli cities by automating browser with Playwright, extracting data from Weather2Day website, and feeding it to an LLM for natural language responses.4-
- AlicenseNot gradedqualityCmaintenanceEnables obtaining current and forecast weather for Israeli cities through natural language, by automating a real browser to search, select, and extract forecast content from the Israel Meteorological Service website.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Shoshi-F/mcp-project'
If you have feedback or need assistance with the MCP directory API, please join our Discord server