WebResearch
Summary
MCP-WebResearch provides AI assistants with web browsing capabilities for conducting research through a Playwright-powered browser. It offers tools for Google searching, visiting webpages, and capturing screenshots, with content automatically converted to clean markdown format. The implementation handles common web challenges like consent dialogs and bot detection, while maintaining a research session that tracks visited pages and screenshots. Particularly useful for workflows requiring iterative research, source citation, and visual context from web content.
Available Actions(3)
search_google
Performs Google searches and extracts results. Arguments: { query: string }
visit_page
Visits a webpage and extracts its content. Arguments: { url: string, takeScreenshot?: boolean }
take_screenshot
Takes a screenshot of the current page. No arguments required.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论