Skip to content

MCPMicrosoft

Playwright MCP

Microsoft's official MCP server for browser automation, driven by Playwright.

Categories
MCPAutomation
Pricing
FREE
Platforms
CLIAPI
Models
Model-agnostic
Verified
Jun 8, 2026

An open-source Model Context Protocol server from Microsoft that lets LLMs and agents browse and act on the web through Playwright. It exposes 40+ tools for navigation, forms, clicking, network mocking, tracing, and more, operating on structured accessibility snapshots rather than pixels so each interactive element gets a deterministic ref. Works with Claude, VS Code, Cursor, Windsurf, and any MCP client.

Capabilities 3

What it actually does — grouped by capability family.

  • MCP server (primary capability)
  • Browser automation (primary capability)
  • Web scraping (secondary capability)

Pros & cons

  • Official Microsoft MCP server
  • Accessibility-tree, no vision model
  • Chromium, Firefox, and WebKit
  • Free and open source
  • Needs an MCP-capable client
  • Local browser setup required
  • No hosted/cloud browser by itself

Tags

View all MCP
  • View Browser Use details
    AgentFREEMIUMOpen core

    Browser Use

    Browser Use

    Open-source browser automation for AI agents.

    MIT-licensed Python framework that connects AI agents to a real browser to navigate, fill forms, extract data, and run multi-step web workflows. It parses the live DOM into a structured view so any model — Claude, GPT, Gemini, Qwen, DeepSeek — can act on it. A hosted Browser Use Cloud adds managed sessions and a fully-hosted agent.

    Top open-source WebVoyager score (~89%)
    Success drops on bot-protected sites
    • browser-automation
    • open-source
    • web-agent
    • playwright
  • View Stagehand details
    AutomationFREEOSS

    Stagehand

    Browserbase

    Open-source SDK for building reliable AI browser agents.

    Stagehand is an SDK from Browserbase for building browser agents in TypeScript or Python. It exposes act(), extract(), and observe() primitives so you can drive a page with natural language while keeping deterministic code wherever you need it. v3 dropped its hard Playwright dependency for a modular Chrome DevTools Protocol driver.

    CDP-native v3 driver, no Playwright lock-in
    SDK, not a no-code tool
    • browser-automation
    • web-agents
    • sdk
    • open-source
  • View Browserbase details
    InfraFREEMIUM

    Browserbase

    Browserbase

    Headless browser infrastructure for AI agents.

    Managed cloud fleet of headless browsers that let AI agents browse, authenticate, and act on the web at scale. Sessions ship with stealth proxies, automated CAPTCHA solving, and observability, driven via API or the open-source Stagehand framework. Usage-based billing on top of a monthly base plan.

    Managed fleet scales to many sessions
    Usage-based cost on a monthly base
    • browser-automation
    • agents
    • headless-browser
    • web-scraping
  • View Steel details
    InfraFREEMIUMOpen core

    Steel

    Nen Labs

    Browser API for AI agents and apps.

    A batteries-included headless-browser sandbox that lets AI agents automate the web without managing browser infrastructure. Steel handles sessions, cookies, proxy rotation, CAPTCHA solving, and page-to-markdown/screenshot/PDF conversion behind a single API, built on Puppeteer and the Chrome DevTools Protocol. Run the open-source image locally via Docker or use Steel Cloud's managed browser fleet.

    Self-host via Docker or use the cloud
    Infrastructure, not a full agent
    • browser-automation
    • web-agents
    • scraping
    • open-source