MCP servers that drive real browsers — navigation, clicking, form-filling and screenshots. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.
Microsoft’s official Playwright MCP server: drive a real browser through accessibility-tree snapshots.
Browserbase’s official MCP server: cloud headless browsers for agents, with sessions and screenshots.
MCP server for AI web browser automation using Browserbase and Stagehand
MCP server for browser automation using Camoufox - a privacy-focused Firefox fork with advanced anti-detection features
Token-efficient DOM extraction for AI agents - Extract interactive elements, semantic structure, and stable CSS selectors for LLM-powered browser automation
Model Context Protocol (MCP) server that integrates AgentQL data extraction capabilities.
Standalone MCP server for SnapDiff. Exposes visual-diff, screenshot capture, change detection, and HTML-to-image tools to local agents (Claude Code, Cursor, Cline, Zed, Continue, ...) over stdio or streamable HTTP. Hits the public SnapDiff REST API; bring
PolyDoc MCP server: HTML/URL to PDF, screenshots, and EU e-invoices (Factur-X / ZUGFeRD) for MCP clients.
Buy-side x402/HTTP-402 paying-fetch client for AI agents, under operator-owned spending policy (caps, allow/deny, human approval, trust checks, local receipts). Non-custodial.
MCP server for browser automation via Puppeteer
An MCP server that runs concurrent, session-isolated Playwright browser contexts, so many agents can each drive their own browser without colliding.
MCP server for aria51 accessibility scanner
Model Context Protocol server that exposes reusable Playwright actions.
Record what you do on any website. Securely automate it forever.
MCP server for capturing Chrome console logs via CDP
Bridge any browser web app to Claude Code via MCP
Embedded MCP server for Electron apps.
Refract MCP server — exposes render_responsive so coding agents can do responsive QA.
Browserless MCP server for Reddit Answers with plain-HTTP challenge solving and token reuse.
MCP server for HarmonyOS / OpenHarmony ArkWeb — playwright-core over CDP. 61 tools: navigation, input, network, cookies, storage, snapshot, tracing. The ohos counterpart of @playwright/mcp.
A WebMCP browser polyfill.
Screenshot any URL or HTML as PNG/JPEG/WebP from your AI agent. Full-page, clean, no install.
Sign, fill, merge and split PDFs entirely in your browser - files never leave your device.
Search 400k+ SaaS companies. Filter by category, technology, country, pricing, and more.
Suppose you want an AI assistant to pull pricing data off a site that exposes no API, walk a multi-page web form to the final screen, or run a nightly screenshot pass over a staging build. That is the job of a browser automation MCP server: it gives a Model Context Protocol client such as Claude or Cursor control of an actual browser — opening pages, pressing buttons, typing into fields and reading back whatever renders.
Most entries here wrap Playwright, Puppeteer, Selenium or the raw Chrome DevTools Protocol, steering headless Chromium, Firefox and WebKit. Hunting for an MCP server for Playwright or Puppeteer specifically? Those wrappers live in the MCP Trust Registry. Through them an assistant can extract structured data from pages that were never meant to be scraped, complete end-to-end form workflows, and capture screenshots or PDFs for QA and visual-regression checks. They pair well with Communication & Collaboration servers — posting scraped results into a team channel — or Lifestyle & Local servers for booking-and-browsing errands.
A browser is not a sandbox; it is a logged-in identity, which makes the security exposure here unusually wide:
That exposure is what the Trust Score measures: the open-source mcptrustchecker engine reads the published npm or PyPI package, maps how capabilities chain into a blast radius, and grades it A–F. Identical code yields an identical score — no LLM in the loop, no paid placement, and the scoring model is documented end to end.
They can be, when scope matches the job. Prefer a server with a strong Trust Score and a narrow capability profile, run it against a dedicated browser profile that carries none of your logged-in sessions, and review its findings before wiring it into a real workflow. Anything combining open navigation, form submission and file access is high-privilege software and deserves that level of scrutiny.