---
title: render-html
emoji: 🖼️
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
short_description: MCP Apps server that renders HTML inline in AI chat
---
# render-html MCP Server
An MCP Apps server that renders arbitrary HTML, SVG, and images inline in AI conversations (Claude, ChatGPT, etc.).
## Tools
- **render_html** — render any HTML/CSS/JS inline
- **render_image** — display an image from URL
- **render_svg** — render SVG diagrams
## Connect
Add as MCP connector with endpoint:
```
https://korakot-render-html.hf.space/mcp
```