Web Renderer
@zys5945
About Web Renderer
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"WebRenderer": {
"command": "npx",
"args": [
"web-renderer-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
—
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Nginx UI
0xJackyYet another WebUI for Nginx
Comments