Agent Tools
Back to MCP servers

Markdown Renderer — Styled HTML with CSS Themes

https://server.smithery.ai/axel-belfort/markdown-renderer/mcp
● healthy

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.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/markdown-renderer/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/markdown-renderer/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/markdown-renderer-x402
Listed at (smithery)
https://github.com/Br0ski777/markdown-renderer-x402