Skip to content
Back to search
90
MCP live v1.1.0 sse

Markdown Renderer API

io.github.Br0ski777/markdown-renderer

Render markdown to styled HTML with light/dark/github themes. x402 micropayment.

Uptime
50.0%
4 probes
Response
212ms
last probe
Tools
1
callable

Tools · 1

text_render_markdown

Use this when you need to convert Markdown to a fully styled HTML document with embedded CSS. Returns a complete, display-ready HTML page in JSON. Returns: 1. html (complete HTML document with embedd…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "markdown_renderer_api": {
      "url": "https://markdown-renderer.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}