Realtime Weather Web Searcher MCP
FreeNot checkedMCP server for live weather data extraction and real-time web automation to overcome AI knowledge cutoff limitations.
About
MCP server for live weather data extraction and real-time web automation to overcome AI knowledge cutoff limitations.
README
An advanced Model Context Protocol (MCP) server for live data extraction and web automation.
🎯 Overview
This project empowers AI Agents (like Claude Desktop or Custom GPTs) to break the "knowledge cutoff" barrier. Instead of relying on old training data, the Agent can physically "open a browser", navigate to websites, and extract real-time information.
Currently optimized for Israel Weather Services, but architected to scale for any real-time web investigation.
🚀 Key Features
- Live Browser Interaction: Uses Playwright to simulate human-like browsing.
- Smart Selector Logic: Robust extraction that tries multiple CSS selectors to find data.
- Human-Mimic Typing: Bypasses basic bot detection with delayed keystrokes.
- Seamless MCP Integration: Ready to plug into any MCP-compatible environment.
🛠 Installation & Setup
Prerequisites
- Python 3.10+
- Playwright
Quick Start
Clone the repository:
git clone [https://github.com/YOUR_USERNAME/mcp-realtime-web-searcher.git](https://github.com/YOUR_USERNAME/mcp-realtime-web-searcher.git) cd mcp-realtime-web-searcherSet up virtual environment:
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activateInstall dependencies:
pip install -r requirements.txt playwright install chromiumRun the server:
python main.py
🤖 Usage: What can the Agent answer?
✅ Currently Supported (Live Now) The Agent can handle complex, multi-step tasks like:
"מה מזג האוויר כרגע בירושלים? תפתח דפדפן ותבדוק ב-Weather2Day."
"תבדוק אם חם עכשיו בתל אביב ותגיד לי מה הטמפרטורה המדויקת."
🔮 Future Roadmap (Coming Soon)
With minor configuration, this Agent will support:
US Weather Hubs: Real-time stats from NOAA and AccuWeather.
Stock Market: Fetching live stock prices from financial portals.
Flight Tracking: Checking if a flight is on time by scraping airport boards.
🏗 Architecture
The server exposes 4 main tools:
1.open_weather_forecast_israel: Launches the session.
2.enter_weather_forecast_city_israel: Handles search input.
3.select_weather_forecast_city_israel: Manages dropdown selection.
4.get_weather_data_from_page: The "brain" that extracts the clean data.
🤝 Contributing
Found a bug or want to add a new site? Feel free to open a Pull Request!
Author: [Efrat Leibovitz]
Turning static LLMs into dynamic Web Agents.
from github.com/efratleibovitz/mcp-realtime-weather-web-searcher
Installing Realtime Weather Web Searcher MCP
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/efratleibovitz/mcp-realtime-weather-web-searcherFAQ
Is Realtime Weather Web Searcher MCP MCP free?
Yes, Realtime Weather Web Searcher MCP MCP is free — one-click install via Unyly at no cost.
Does Realtime Weather Web Searcher MCP need an API key?
No, Realtime Weather Web Searcher MCP runs without API keys or environment variables.
Is Realtime Weather Web Searcher MCP hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Realtime Weather Web Searcher MCP in Claude Desktop, Claude Code or Cursor?
Open Realtime Weather Web Searcher MCP on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Realtime Weather Web Searcher MCP with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
