Category ranking

Best Browser Automation MCP Servers in 2026

Browser automation servers let an agent navigate sites, fill forms, take screenshots, and verify that the code it just wrote actually renders. They close the loop between writing code and seeing it work.

The ranking spans local options (Playwright, Puppeteer) and hosted browsers that handle anti-bot measures for you. Each detail page lists the exact capabilities — navigation, extraction, screenshots — so you can pick the right fit.

112个结果
BM
Browserbase MCP
浏览器自动化

为智能体提供可控浏览器会话,用于研究、测试、截图和网页任务。

1.3万 41089
HM
hangwin/mcp-chrome
浏览器自动化

Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation,...

1.2万 095
BM
browsermcp/mcp
浏览器自动化

Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

6747 050
EM
executeautomation/mcp-playwright
浏览器自动化

Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌

5566 099
RP
remorses/playwriter
浏览器自动化

Chrome extension & CLI to let agents control your browser. Runs Playwright snippets in a stateful sandbox. Available as CLI or MCP

3684 040
DL
dsphper/lanhu-mcp
浏览器自动化

⚡ 需求分析效率提升 200%!全球首个为 AI 编程时代设计的团队协作 MCP 服务器,自动分析需求自动编写前后端代码,下载切图

1851 099
FI
fetchai/innovation-lab-examples
浏览器自动化

Build , and workflows with uAgents, ASI:One, Agentverse, MCP, the A2A protocol, LangChain, CrewAI, Gemini, Claude and OpenAI.

1103 075
RX
runesleo/x-reader
浏览器自动化

Universal content reader MCP Server for 10+ platforms

952 049
SM
saik0s/mcp-browser-use
浏览器自动化

MCP server that gives AI assistants the power to control a web browser.

950 059
KS
kontext-security/browser-use-mcp-server
浏览器自动化

Browse the web, directly from Cursor etc.

827 059
DM
dondai1234/master-fetch
浏览器自动化

Fetch · crawl · bypass bot walls · read PDFs (even scanned) · search the web One MCP server · one warm browser · zero accounts · runs on your machine

812 039
WA
web-agent-master/google-search
浏览器自动化

A Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches and extract results.

613 093
查看全部匹配条目 · 112

FAQ

Playwright-based or hosted browser — which should I choose?

Local Playwright servers are free, fast, and keep data on your machine — ideal for testing your own apps. Hosted browsers handle proxies, CAPTCHAs, and scaling, which matters for scraping third-party sites. The playwright scenario page below covers the most popular local option.

Can the agent log into sites for me?

Technically yes — most servers can fill login forms or reuse a persistent browser profile. Store credentials in environment variables rather than prompts, and prefer dedicated test accounts over personal ones.

Do these servers work headlessly?

Yes, all major browser servers default to headless mode. Several offer a headed mode or screenshot tools so you can watch what the agent does while debugging a workflow.

相关指南