markdown-to-html
Markdown to HTML API
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 bodyAutor- und andere Client-Systeme (@x402/Autoload, x402-agent-tools, ATXP) vernden den Zyklus 402 → Sign → Retry automatisch.
Tools
Tool | Methode | Pfad | Preis | Beschreibung |
| POST |
| $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 |
| string | ja | Zu konvertierender Markdown-Text |
| 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.
Katalog:
https://klymax402.com/llms.txtVollständige API-Referenz: https://klymax402.com/llms-full.txt
Live-Statistiken: https://klymax402.com/stats
Lizenz
MIT
[upme-B]*
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityCmaintenanceEnables extracting clean Markdown from any webpage by paying $0.005 USDC per call via the x402 protocol, with automatic wallet-based payment settlement.14MIT
- AlicenseNot gradedqualityDmaintenanceGenerates PDF documents from HTML or Markdown content with customizable page size, margins, and orientation, supporting pay-per-call payments via x402.MIT
- AlicenseNot gradedqualityBmaintenanceRenders Markdown to styled HTML with CSS themes (light, dark, GitHub) via pay-per-call x402 micropayments. No API key or signup required.MIT
- AlicenseAqualityCmaintenanceConverts PDF, Word, Excel, and PowerPoint documents to Markdown using a pay-per-conversion model with USDC on Base via the x402 protocol.2MIT
Related MCP Connectors
Convert files and authorized public HTTPS pages to Markdown with secure job and billing guidance.
Markdown in, any format out. PDFs merged, split, watermarked. Runs on our own doc engines.
x402 MCP web parser: URLs to Markdown for agents. USDC on Base, Polygon, Arbitrum, Ethereum.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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