markdown-to-html
API de conversión de Markdown a HTML
Convierte Markdown en HTML limpio y bien formado: títulos, listas, bloques de código, tablas, enlaces e imágenes. Viene con envoltura completa opcional del documento. Pago por llamada mediante x402 (USDC en Base L2): sin clave de API, sin registro, sin límite de peticiones.
Parte del marketplace klymax402: 100 APIs de micropagos con x402 para agentes de IA, una sola cartera, USDC en Base.
Inicio rápido: MCP
Añádelo a la configuración de tu cliente MCP (Claude Desktop, Cursor, ElizaOS, etc.):
{
"mcpServers": {
"markdown-to-html": {
"url": "https://markdown-to-html.api.klymax402.com/mcp"
}
}
}Related MCP server: PDF Generator MCP Server
Inicio rápido: 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 bodyCualquier cliente compatible con x402 (@x402/fetch, x402-agent-tools, ATXP) gestiona automáticamente el ciclo 402 -> firma -> reintento.
Herramientas
Herramienta | Método | Ruta | Precio | Descripción |
| POST |
| $0.003 | Convierte texto Markdown en HTML |
text_convert_markdown_to_html
Úsala cuando necesites convertir texto Markdown en HTML limpio. Devuelve el HTML convertido en JSON.
Parámetros
Parámetro | Tipo | Obligatorio | Descripción |
| string | sí | Texto Markdown a convertir |
| boolean | no | Envuelve el resultado en un documento HTML final ( |
Ejemplo de respuesta:
{"html":"<h1>Hello World</h1>\n<p>This is <strong>bold</strong> and <em>italic</em>.</p>","inputLength":42,"outputLength":68}Cuándo usarla: para representar contenido Markdown in aplicaciones web, convertir archivos README, crear páginas de documentación y generar plantillas de correo electrónicico a partior de Markdown.
Cuándo no: HTML a Markdown (usa text_convert_html_to_markdown), HTML con Python de temáticas CSS (usa text_render_markdown), generación de PDF (usa document_generate_pdf).
Ejemplos de instructiones
"Convert Markdown to safe HTML"
Pago
Protocolo: x402 — pago HTTP por llamada, no API Key, no signup
Red: Base L2 (
eip155:8453)Activo: USDC
Facilitador: Coinbase CDP (principal), PayAI (re alternativa)
También accesible mediante ATXP (x402 envuelto in OAuth, metas RFC 9728)
Parte de klymax402
100 APIs de x402 para agentes de IA, una cartera, USDC in Base y sin registro.
Catálogo: https://klymax402.com/llms.txt
Referencia completa de la API: https://klymax402.com/llms-full.txt
Stats: https://klymax402.com/stats
Licencia
MIT
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