Skip to content
Back to search
30
MCP

Playwright

pulsemcp/playwright

Provides browser automation capabilities through Playwright with 33 tools for web navigation, DOM manipulation, form handling, content extraction, and JavaScript execution across Chromium, Firefox, and WebKit browsers with persistent context management and debugging features.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Claude Browser
Browser automation server built with Playwright that provides web interaction capabilities for navigation, content extraction, form filling,
0 tools
Playwright Scraper
Leverages Playwright and BeautifulSoup to enable robust web scraping and content extraction, converting complex JavaScript-heavy web pages i
0 tools
com.pulsemcp/playwright-stealth
Browser automation using Playwright with optional stealth mode to bypass anti-bot protection.
0 tools
Web Research
Enables web browsing capabilities through Google searches and webpage content extraction using Playwright for browser automation and Turndow
0 tools
n8n-nodes-playwright
n8n-community-node-package for browser automation using Playwright
0 tools
n8n-nodes-playwright-core
n8n community node for browser automation with Playwright Core browser agnostic
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "playwright": {
      "url": "None",
      "transport": "http"
    }
  }
}