Back to Apps

Playwright Search MCP
by princehaku
Bypass anti-scraping mechanisms to execute real-time searches across any search engine via MCP.
0 stars
Works in:claude
Exposes:Tools
What it does
This server uses Playwright to automate browser searches and extract results from various search engines, effectively bypassing anti-bot detections to provide AI assistants with real-time web data.
Tools
search: Executes a query on a specified engine (Google, Baidu, Bing, etc.) and returns titles, links, and snippets.get_html: Retrieves the raw HTML of a search result page for deep analysis.
Installation
{
"mcpServers": {
"playwright-search": {
"command": "npx",
"args": ["playwright-search-mcp"]
}
}
}
Supported hosts
- claude
Quick install
npx playwright-search-mcpInformation
- Pricing
- free
- Published
- 7/5/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"playwright-search": {
"command": "npx",
"args": ["playwright-search-mcp"]
}
}
}





