Back to search
30
MCP

playwright-sessions

npm/playwright-sessions

Playwright MCP with persistent named sessions — save/restore browser auth, clone sessions, manage multiple isolated contexts. Fork of microsoft/playwright-mcp.

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

Similar MCP servers embedding-nearest

MCP-Server-Playwright
MCP server for browser automation using Playwright
0 tools
mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
0 tools
io.github.serkan-ozal/browser-devtools-mcp
Playwright browser & Node.js MCP. ARIA refs, screenshots, ref-based interactions.
0 tools · streamable-http
iflow-mcp_mcp-web-browser
MCP Web Browser Server using Playwright
0 tools
mcp/mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, ...
0 tools
mcpcommunity/executeautomation-mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, ...
0 tools

How to use

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

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