Skip to content

Conversation

@mademan12
Copy link
Contributor

Description

Add the official Microsoft Playwright MCP server to the README under "Official Integrations". This adds a single README entry linking to https://github.com/microsoft/playwright-mcp and keeps the list alphabetical.

Server Details

  • Server: Playwright (official Microsoft implementation)
  • Changes to: README.md (Third-Party Servers → Official Integrations)

Motivation and Context

The Playwright MCP server is an official integration maintained by Microsoft. Adding it to the README improves discoverability for users looking for browser automation and testing integrations and keeps the registry complete and up to date.

How Has This Been Tested?

  • Verified the link and README entry locally using Markdown preview.
  • Confirmed insertion point follows the README's alphabetical ordering convention.

Breaking Changes

  • None. Documentation-only change; no runtime or client configuration changes required.

Types of changes

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

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follow MCP security best practices (documentation-only change)
  • I have updated the repository README accordingly
  • I have tested this with an LLM client
  • My changes follow the repository's style guidelines (README formatting / alphabetical ordering)
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for the PR! It looks like you added this to the archived reference servers list. Could you add it to the Official Integrations section instead?

@mademan12
Copy link
Contributor Author

I’ve moved the Playwright MCP server from the archived reference servers list to the Official Integrations section as requested.

@domdomegg domdomegg merged commit f4a2540 into modelcontextprotocol:main Sep 18, 2025
19 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.

3 participants