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
创建于 4/2/2026
更新于 about 5 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-playwright-mcp-enterprise-kit-plus
Cursor 配置 (mcp.json)
{
"mcpServers": {
"akash-rathod01-playwright-mcp-enterprise-kit-plus": {
"command": "npx",
"args": [
"akash-rathod01-playwright-mcp-enterprise-kit-plus"
]
}
}
}