Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Realtime Weather Web Searcher MCP

БесплатноНе проверен

MCP server for live weather data extraction and real-time web automation to overcome AI knowledge cutoff limitations.

GitHubEmbed

Описание

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.

MCP Python Playwright

🎯 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

Quick Start

  1. 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-searcher
    
  2. Set up virtual environment:

    python -m venv venv
    source venv/bin/activate
      # On Windows: venv\Scripts\activate
    
  3. Install dependencies:

    pip install -r requirements.txt
    playwright install chromium
    
  4. Run 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

Установка Realtime Weather Web Searcher MCP

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/efratleibovitz/mcp-realtime-weather-web-searcher

FAQ

Realtime Weather Web Searcher MCP MCP бесплатный?

Да, Realtime Weather Web Searcher MCP MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Realtime Weather Web Searcher MCP?

Нет, Realtime Weather Web Searcher MCP работает без API-ключей и переменных окружения.

Realtime Weather Web Searcher MCP — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Realtime Weather Web Searcher MCP в Claude Desktop, Claude Code или Cursor?

Открой Realtime Weather Web Searcher MCP на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Realtime Weather Web Searcher MCP with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai