Catalog
Markdown to HTML API
Officialby Br0ski777 · TypeScript
Convert markdown to clean HTML with headings, lists, code blocks. x402 micropayment.
Convert markdown text to clean HTML with support for headings, lists, and code blocks.
Topics
ai-agentsconverterhtmlmarkdownmcpmcp-serverx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
SSEHosted server - connect over the network, no local install.
https://markdown-to-html.api.klymax402.com/mcpclaude_desktop_config.json
{
"mcpServers": {
"markdown-to-html": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://markdown-to-html.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.