WebResearch

Enables web browsing capabilities through a Playwright-powered browser with tools for Google searching, visiting webpages, and capturing screenshots while handling common challenges like consent dialogs and bot detection.

View Source
0 stars
0 tools
Created Aug 2025
@jevy/jevy-webresearch

About

Enables web browsing capabilities through a Playwright-powered browser with tools for Google searching, visiting webpages, and capturing screenshots while handling common challenges like consent dialogs and bot detection.

Categories

general

Installation

npm

npm install @jevy/jevy-webresearch

Configuration

{ "mcpServers": { "jevy-webresearch": { "command": "npx", "args": [ "-y", "@jevy/jevy-webresearch" ] } } }