1 مستودع
Returns raw HTML strings from MCP server tools for rich formatted content display.
Distinct from Raw HTML Rendering: Distinct from Raw HTML Rendering: specifically within MCP tool context, not general DOM injection.
Explore 1 awesome GitHub repository matching user interface & experience · MCP Tool HTML Rendering. Refine with filters or upvote what's useful.
mcp-ui is a toolkit and framework for rendering interactive web components and managing communication between Model Context Protocol servers and host applications. It serves as a client interface library and a sandboxed web component renderer designed to move AI tool interactions beyond text-based outputs into visual interfaces. The project is distinguished by its secure rendering system, which utilizes a double-iframe architecture and a proxy layer to isolate guest user interfaces from the host application. It employs a JSON-RPC bridge to synchronize state and route user intents, ensuring bi
Returns raw HTML from MCP tools for rich content display in clients.