Markdown Renderer — Styled HTML with CSS Themes
Markdown rendering API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- 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
What data it sees
Do you need an account
No: the server works without sign-in
Markdown rendering API for AI agents. Convert Markdown to fully styled HTML with CSS themes: light, dark, and GitHub styles. Ready-to-embed HTML documents with responsive typography.
Tools: text_render_markdown.
Use this for generating presentable HTML from Markdown: reports, documentation, blog posts. IMPORTANT: For basic Markdown→HTML without styling, use text_convert_markdown_to_html (cheaper).
Returns: {html, theme, wordCount}. No API key required — x402 micropayment $0.002/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| 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 |