mvsaran/Playwright-Allure-MCP-framework
🚀 E2E Automation Framework using Playwright, TypeScript, and Allure Reporting. Integrates MCP server and dynamic test context loading for intelligent test generation and execution.
Platform-specific configuration:
{
"mcpServers": {
"Playwright-Allure-MCP-framework": {
"command": "npx",
"args": [
"-y",
"Playwright-Allure-MCP-framework"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...