playwright-session-mcp MCP Server
flycory/playwright-session-mcp
Are you the maintainer of flycory/playwright-session-mcp? Claim this listing →
Session-aware Playwright MCP server with multi-browser support for AI agents
Add AgentRank to Claude Code Discover and compare tools like flycory/playwright-session-mcp — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
flycory/playwright-session-mcp is a TypeScript MCP server licensed under MIT. Session-aware Playwright MCP server with multi-browser support for AI agents
Ranked #48 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
TypeScript MIT
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% 1d ago
Last commit 1d ago → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Contributors medium impact
Dependents medium impact
Matched Queries
From the README
# playwright-session-mcp A **session-aware** [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server for browser automation using [Playwright](https://playwright.dev/). Unlike the stock Playwright MCP, this server manages **multiple isolated browser sessions** — so multiple AI agents, windows, or subagents can each have their own browser without stepping on each other. ## The Problem The default Playwright MCP server manages a single browser context. When you run multiple Claude Code windows or dispatch parallel subagents, they all fight over the same browser — one agent navigates, and the other loses its page. ## The Solution This MCP server adds **session management** on top of Playwright: - **Named sessions** — Each session gets its own browser instance with isolated cookies, storage, and state - **Multi-browser** — Pick the browser per session: Chromium, Firefox, or WebKit (Safari) - **Auto-create** — If you don't specify a session, a `"default"` session is crRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.