Back to search
90
MCP v1.0.0 sse

Markdown to HTML API

io.github.Br0ski777/markdown-to-html

Convert markdown to clean HTML with headings, lists, code blocks. x402 micropayment.

Uptime
66.7%
3 probes
Response
217ms
last probe
Tools
1
callable

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…

Similar MCP servers embedding-nearest

Markdown to HTML API
Convert markdown to clean HTML with headings, lists, code blocks. x402 micropayment.
0 tools · sse
HTML to Markdown API
Convert HTML to clean markdown. Strips scripts and styles. x402 micropayment.
0 tools · sse
HTML to Markdown API live
Convert HTML to clean markdown. Strips scripts and styles. x402 micropayment.
1 tools · sse
Markdown to HTML
Convert Markdown to clean HTML with headings, lists, and code blocks.
0 tools
Markdown Renderer API live
Render markdown to styled HTML with light/dark/github themes. x402 micropayment.
1 tools · sse
HTML to Markdown
Convert HTML to clean Markdown, stripping scripts and styles.
0 tools

How to use

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

{
  "mcpServers": {
    "markdown_to_html_api": {
      "url": "https://markdown-to-html-production-da89.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}