lucad87/mcp-server-tests-migration
If you are the rightful owner of mcp-server-tests-migration and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server designed to facilitate the migration of test automation projects from WebDriverIO to Playwright using AST-based transformations.
Tools
Functions exposed to the LLM to take actions
analyze_wdio_test
Analyzes WebDriverIO test files using AST parsing.
migrate_to_playwright
Migrates WDIO tests to Playwright using AST transformation.
refactor_to_pom
Refactors migrated tests to use Page Object Model.
detect_project_state
Analyzes project structure to detect existing configurations and migration status.
generate_migration_report
Generates a comprehensive migration report as markdown.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client