Skip to content

Conversation

@oguzc
Copy link

@oguzc oguzc commented Oct 8, 2025

Description

Adding Playwright Wizard MCP server to the community servers list.

Server Details

  • Server: New community server - Playwright Wizard
  • Changes to: Adding new entry to Community Servers section in README.md

Motivation and Context

Playwright Wizard is a step-by-step MCP server that guides users through generating Playwright E2E tests with best practices. It provides:

  • 6-step wizard workflow for test generation
  • Optional accessibility and API testing prompts
  • Comprehensive reference documentation for selectors, fixtures, and patterns

This helps developers create maintainable Playwright test suites through guided prompts.

How Has This Been Tested?

✅ Tested with Claude Desktop using MCP Inspector
✅ All prompts validated and working
✅ Published to npm: https://www.npmjs.com/package/playwright-wizard-mcp
✅ GitHub release: https://github.com/oguzc/playwright-wizard-mcp/releases/tag/v0.1.0

Breaking Changes

None - this is a new server addition to the registry.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

@olaservo olaservo merged commit 05b0822 into modelcontextprotocol:main Oct 8, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants