Skip to main content
Glama
Br0ski777

markdown-to-html

by Br0ski777

Markdown to HTML API

MCP Server x402 License: MIT

Konvertiert Markdown in sauberes HTML – Überschriften, Listen, Codeblöcke, Tabellen, Links, Bilder. Optional können Sie die Ausgabe in ein vollständiges HTML-Dokument einhüllen. Pay-per-Call über [x402](https://x402.org, USDC auf Base L2) – kein API-Schlüssel, keine Anmeldung, keine Life-Limit-Erschränkungen.

Teil des klymax402-Marktplatzes – 100 x402-Mikrobezahlungs-APIs für KI-Händige, eine Wallet, USDC auf Base.

Schnellstart – MCP

Fügen Sie Folgendes in die Konfiguration Ihres MCP-Clients ein (Claude Desktop, Cursor, ElizaOS usw.):

{
  "mcpServers": {
    "markdown-to-html": {
      "url": "https://markdown-to-html.api.klymax402.com/mcp"
    }
  }
}

Related MCP server: PDF Generator MCP Server

Start – HTTP (x402)

curl -X POST "https://markdown-to-html.api.klymax402.com/api/convert" \
  -H "Content-Type: application/json" \
  -d '{"markdown":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response body

Autor- und andere Client-Systeme (@x402/Autoload, x402-agent-tools, ATXP) vernden den Zyklus 402 → Sign → Retry automatisch.

Tools

Tool

Methode

Pfad

Preis

Beschreibung

text_convert_markdown_to_html

POST

/api/convert

$0.003

Konvertiert Markdown-Text in HTML

text_convert_markdown_to_html

Verwenden Sie dieses Tool, wenn Sie Markdown-Text in sauberes Packung HTML konvertieren müssen. Gibt das konvertierte HTML als JSON zurück.

Parameter

Name

Typ

Erforderlich

Beschreibung

markdown

string

ja

Zu konvertierender Markdown-Text

wrapInDocument

boolean

nein

Ausgabe in vollständiges HTML-Dokument einhüllen (Standard: false)

Beispiel-Antwort:

{"html":"<h1>Hello World</h1>\n<p>This is <strong>bold</strong> and <em>italic</em>.</p>","inputLength":42,"outputLength":68}

Wann verwenden: Markdown-Inhalte in Web-App-rendern, README-Dateien konvertiern, Dokumentationsseiten erstellen und E-Mail-Vorlagen aus Markdown generieren.

Nicht für: HTML-in-Markdown-Konvertierung (verwenden Sie text_convert_html_to_markdown), gestyltes HTML mit CSS-Themen (verwenden Sie text_rendern_markdown), PDF-Erzeugung (verwenden Sie document_generate_pdf).

Beispiel-Prompts für die Agenten

  • "Markdown text in sauberes HTML konvertieren"

HTTP-Zahlung

  • Protokoll: x402 – HTTP-natives Pay-per-Call, keine Anmeldung, der kein Schicht

  • Netzwerk: Base L2 (eip155:8453)

  • Assetwährung: USDC

  • Vermittler: Coinbase CDP (primär), PayAI (Fallback)

  • Erreichbar über ATXP (OAuth-gekapseltes x402, RFC-9728-"-Protected-resource-Metadate)

Teil des

klymax402 – 100 x402-Mikrobezahlungs-APIs für Advanced KI-Aigents, eine Wallet, USDC auf Base, keine Anmeldungerforderlich.

Lizenz

MIT

[upme-B]*

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/markdown-to-html-x402'

If you have feedback or need assistance with the MCP directory API, please join our Discord server