P
Playwright MCP Enterprise Kit Plus
AI-Powered Testing - **๐ MCP Server Integration** - Execute tests programmatically via Model Context Protocol - **๐ฌ AI Assistant Ready** - Claude Desktop, VS Code Copilot, and other MCP clients supported - **โก Smart Test Execution** - Intelligent test selection and execution via MCP tools
Created 4/2/2026
Updated about 5 hours ago
README
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-enterprise-kit-plus
Cursor configuration (mcp.json)
{
"mcpServers": {
"akash-rathod01-playwright-mcp-enterprise-kit-plus": {
"command": "npx",
"args": [
"akash-rathod01-playwright-mcp-enterprise-kit-plus"
]
}
}
}