MCP.so
ログイン

Markdown To Html X402

@Br0ski777

Markdown To Html X402 について

Convert Markdown to clean HTML -- headings, lists, code blocks, tables, links, images. Optional full document wrap. -- x402 micropayment API + MCP server for AI agents

基本情報

カテゴリ

開発者ツール

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

Br0ski777

投稿者

Br0ski777

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "markdown-to-html": {
      "url": "https://markdown-to-html-production-da89.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}

ツール

1

POST

概要

What is Markdown To Html X402?

Markdown To Html X402 is an MCP server that converts Markdown text to clean HTML via a pay-per-call model using the x402 micropayment protocol. It requires no API key or signup and is part of the klymax402 marketplace of 100 x402 APIs for AI agents.

How to use Markdown To Html X402?

Add the server URL (https://markdown-to-html.api.klymax402.com/mcp) to your MCP client config (Claude Desktop, Cursor, ElizaOS, etc.) or call the HTTP endpoint directly with a curl command. Any x402-aware client automatically handles payment challenge signing.

Key features of Markdown To Html X402

  • Pay-per-call ($0.001 per conversion) via x402 micropayments (USDC on Base L2)
  • No API key, no signup, no rate‑limit walls
  • Converts headings, lists, code blocks, tables, links, and images
  • Optional full HTML document wrapping (wrapInDocument parameter)
  • Simple MCP integration: single URL in client config
  • Returns JSON with converted HTML and length stats

Use cases of Markdown To Html X402

  • Rendering Markdown content in web applications
  • Converting README files or documentation pages to HTML
  • Generating email templates from Markdown source
  • Building static site generators that need clean HTML output
  • Powering AI agents that produce Markdown and require HTML output

FAQ from Markdown To Html X402

What does this server do vs alternatives?

It converts Markdown to clean HTML only. For HTML to Markdown, styled HTML with CSS themes, or PDF generation, use other tools in the klymax402 marketplace (e.g., text_convert_html_to_markdown, text_render_markdown, document_generate_pdf).

How do I pay for calls?

Payments use the x402 protocol (USDC on Base L2, chain ID eip155:8453). The server issues a 402 Payment Required challenge; any x402‑aware client (like @x402/fetch) automatically signs and retries. No API key or signup needed.

What are the runtime dependencies?

No runtime dependencies beyond an MCP‑compatible client or an HTTP client with x402 support. The server is hosted remotely; you only need internet access and a wallet capable of paying USDC on Base L2.

Where does my data live?

Conversions happen server‑side via the klymax402 API. The README does not specify data retention policies; it only notes that each call is pay‑per‑use and there are no rate limits.

What transports or auth are supported?

The server supports MCP (via URL) and direct HTTP POST. Authentication is handled entirely through x402 micropayment challenges — no API keys or OAuth tokens required. It is also reachable via ATXP (OAuth‑wrapped x402).

コメント

「開発者ツール」の他のコンテンツ