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.
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 syncThis 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.
Latest Blog Posts
- 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