markdown-to-html
Markdown to HTML API
Markdown をクリーンな HTML に変換します -- 見出し、リスト、コードブロック、表、リンク、画像。完全な HTML ドキュメントとしてラップすることもできます。x402 による従量課金 (Base L2 上の USDC) -- キー不要、サインアップ不要、レート制限の壁なし。
klymax402 マーケットプレイスの一部 -- AI エージェント向けの 100 の x402 マイクロペイメント API、1 つのウォレット、Base 上の USDC。
クイックスタート -- MCP
MCP クライアント (Claude Desktop、Cursor、ElizaOS など) の設定に追加します:
{
"mcpServers": {
"markdown-to-html": {
"url": "https://markdown-to-html.api.klymax402.com/mcp"
}
}
}Related MCP server: PDF Generator MCP Server
クイックスタート -- 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 bodyx402 対応クライアント (@x402/fetch、x402-agent-tools、ATXP) は、402 -> 署名 -> 再試行 のサイクルを自動的に行います。
ツール
Tool | Method | Path | Price | Description |
| POST |
| $0.003 | Markdown テキストを HTML に変換します |
text_convert_markdown_to_html
Markdown テキストをクリーンな HTML に変換する必要がある場合に使用します。変換結果の HTML を JSON で返します。
パラメータ
名前 | 型 | 必須 | Description |
| string | はい | 変換する Markdown テキスト |
| boolean | いいえ | 出力を完全な HTML ドキュメントにラップする (デフォルト: false) |
応答例:
{"html":"<h1>Hello World</h1>\n<p>This is <strong>bold</strong> and <em>italic</em>.</p>","inputLength":42,"outputLength":68}使用する場面: Web アプリで Markdown コンテンツをレンダリングする場合、README ファイルを変換する場合、ドキュメントページを構築する場合、メールテンプレートを生成する場合。
対象外: 確実なHTML から Markdownへの変換 (text_convert_html_to_markdown を使用)、CSS テーマ付きのスタイル済み HTML (text_render_markdown を使用)、PDF 生成 (document_generate_pdf を使用)。
エージェントプロンプトの例
"Markdown テキストをクリーンな HTML に変換します"
支払い
プロトコル: x402 -- HTTPベースの従量課金、サインアップ不要、API キー不要
ネットワーク: Base 2 層 (
eip155:8453)資産種別: USDC
提供者: Coinbase CD平台 (正規), PAYAI (予備) Also reachable via ATXP (OAuth でラップされた x402、RFC 9728 の保護リソース・メタデータ)
klymax402 の一部
AI エージェント向けの 100 つの x402 マイクロペイメント API -- 1 つのウォレット、Base 上の USDC、サインアップ不要。
完全な API リファレンス: https://klymax402.com/llms-full.txt
ライブ統計: https://klymax402.com/stats
ライセンス
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