Skip to content

Add Playwright Report MCP to community servers - #3709

Closed
hubertgajewski wants to merge 1 commit into
modelcontextprotocol:mainfrom
hubertgajewski:add-playwright-report-mcp
Closed

Add Playwright Report MCP to community servers#3709
hubertgajewski wants to merge 1 commit into
modelcontextprotocol:mainfrom
hubertgajewski:add-playwright-report-mcp

Conversation

@hubertgajewski

Copy link
Copy Markdown

Summary

Adds playwright-report-mcp to the community servers list.

This MCP server gives AI agents structured, token-efficient access to Playwright test outcomes. It runs the test suite, reads the JSON reporter output, and surfaces exactly what the agent needs: which tests failed, what the errors were, and the content of relevant attachments.

Distinct from existing Playwright entries:

  • microsoft/playwright-mcp — browser automation (controls a browser)
  • executeautomation/mcp-playwright — browser automation and scraping
  • playwright-report-mcp — reads test results, designed for CI failure analysis by AI agents

npm: npx playwright-report-mcp

@hubertgajewski

Copy link
Copy Markdown
Author

Closing — submitting to the MCP Server Registry instead as requested by the automated check.

@hubertgajewski
hubertgajewski deleted the add-playwright-report-mcp branch March 25, 2026 11:40
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.

1 participant