Overview
What is Web Renderer?
Web Renderer is an MCP server that renders HTML content using Playwright. It takes an HTML string and a page identifier and produces a rendered output.
How to use Web Renderer?
Install by adding the configuration to your MCP client: command "npx" with args ["web-renderer-mcp"]. Use the renderHTML tool with a pageId (string) and html (string).
Key features of Web Renderer
- Renders HTML using Playwright
- Provides renderHTML tool with pageId and HTML parameters
- Simple installation via npx command
Use cases of Web Renderer
—
FAQ from Web Renderer
—