← Top 100 / Full directory (5,562)

Markdown to HTML — Headings, Code, Tables

Search & Web Remote 1 tool

Markdown to HTML converter API for AI agents. Convert Markdown to clean HTML with headings, lists, code blocks, tables, links, and images. Optional full document wrapping with DOCTYPE. Tools: text_convert_markdown_to_html. Use this for rendering Markdown content in web UIs, email templates, or document generation. IMPORTANT: For styled HTML with CSS themes, use text_render_markdown instead. Returns: {html, wordCount}. No API key required — x402 micropayment $0.001/call on Base L2.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://markdown-to-html--axel-belfort.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(1)
  • text_convert_markdown_to_html

    Use this when you need to convert Markdown text to clean HTML. Returns the converted HTML in JSON. Returns: 1. html (converted HTML string) 2. inputLength (character count of markdown) 3. outputLengt

Related servers