MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

P
Playwright MCP Orchestrator

Multi-agent orchestrator for Playwright MCP — multiple AI agents sharing one Chrome browser with tab isolation

Created 3/11/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-playwright-mcp-orchestrator

Cursor configuration (mcp.json)

{ "mcpServers": { "mediar-ai-playwright-mcp-orchestrator": { "command": "npx", "args": [ "mediar-ai-playwright-mcp-orchestrator" ] } } }