Skip to main content
Glama
Br0ski777

html-to-markdown-x402

by Br0ski777

HTML to Markdown API

MCP Server x402 ![License: MIT](https://img.shields.io/badge/license-MIT-green

HTML をクリーンな Markdown に変換します。スクリプト/スタイルを除去し、見出し、リンク、リスト、画像を保持します。x402 による従量課金制(Base L2 上での USDC)で、API キーもサインアップも、レート制限の壁もありません。

klymax402 マーケットプレイスの一部です。AI エージェント向けの 100 の x402 マイクロペイメント API -- ウォレット 1 つ、Base 上での USDC です。

クィックスタート -- MCP

お使いの MCP クライアントの設定(Claude Desktop、Cursor、エリーザOS など)に追加してください:

{
  "mcpServers": {
    "html-to-markdown": {
      "url": "https://html-to-markdown.api.klymax402.com/mcp"
    }
  }
}

Related MCP server: urltomarkdown-mcp

クィックスタート -- HTTP(x402)

curl -X POST "https://html-to-markdown.api.klymax402.com/api/convert" \
  -H "Content-Type: application/json" \
  -d '{"html":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response body

x402 対応のクライアント(@x402/fetchx402-agent-tool、ATXP など)は、402 → 署名 → 再試行のサイクルを自動的に処理します。

ツール

ツール

メーソッド

パス

価格

説明

text_convert_html_to_markdown

POST

/api/convert

$0.003

HTML を Markdown に変換します

text_convert_html_to_markdown

HTML をクリーンな Markdown テキストに変換する必要がある場合に使用します。変換された Markdown を JSON で返します。

パラメータ

名前

必須

説明

html

string

Markdown に変換する HTML コンテンツツ

レスポンス例:

{"markdown":"# Hello World\n\nThis is **bold** and *italic*.\n\n[Link](https://example.com)","inputLength":156,"outputLength":68,"strippedElements":["script","style"]}

使用する場面: Web コンテンツツを LLM 向けの形式に変換する、CMS コンテンツツを移行、HTML メールをクリーニング、Markdown ベースのシステム向けコンテンツツを準備する。

不向きな用途: Markdown から HTML への変換(text_convert_markdown_to_default を使用)、ウェブスクレイピング(取得 + 変換)(web_scrape_to_markdown を使用)、PDF 生成(document_generate_pdf を使用)。

エージェントプロンプト例

  • "HTML をクリーンな Markdown テキストに変換して"

支払い

  • プロトコル: x402 -- HTTP ネイティブの従量コール、サインアップ不要、API キー不要

  • ネットワーク: Base L2(eip155:8453

  • アセット: USDC

  • ファシリテーター: Coibase CDP (ライマリ)、PayAI(フォールバック)

  • また、ATXP(OAuth ラップの x402、RFCP 9728 保護リソースメタデータ)経由でも利用可能

klymax402 の一部

AI エージェント向け 100 の 402 マイクロペイメント方式 -- ウォレット 1 つ、Base 上の USDC、サインアップゼロ。

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

Related MCP Connectors

  • Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.

  • Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys.

  • Web reader for AI agents — output ~4x smaller than raw HTML. Card API key or x402. Free tier.

View all MCP Connectors

Latest Blog Posts

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/html-to-markdown-x402'

If you have feedback or need assistance with the MCP directory API, please join our Discord server