Google PageRank for AI agents. 25,000+ tools indexed.

playwright-session-mcp MCP Server

flycory/playwright-session-mcp

Score: 53.3 Rank #48 Browser Automation
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

StarsFreshnessIssue HealthContributorsDependents
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

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for flycory/playwright-session-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/flycory--playwright-session-mcp)](https://agentrank-ai.com/tool/flycory--playwright-session-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/flycory--playwright-session-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/flycory--playwright-session-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="flycory/playwright-session-mcp"></script>

Matched Queries

"mcp server""mcp-server"

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 cr
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.