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
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.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments