server-playwright

gplanchat/server-playwright

3.2

If you are the rightful owner of server-playwright 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.

This project provides HTML analysis and correction capabilities through the Model Context Protocol (MCP) using Playwright for rendering and Mistral AI for analysis.

Tools

Functions exposed to the LLM to take actions

capture_html_render

Captures the render of an HTML page, including screenshot, DOM, and metadata.

analyze_html_render

Analyzes an HTML render with AI vision to detect issues.

fix_html_render

Fixes an HTML file based on an analysis.

test_and_fix_html

Tests and fixes a complete HTML render, including capture, analysis, and correction.

verify_html_render

Verifies that an HTML render matches an expected detailed description or CSS specifications.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources