html-to-markdown-x402
HTML을 Markdown으로 변환하는 API

HTML을 깔끗한 Markdown으로 변환합니다 -- 스크립트/스타일을 제거하고, 제목/링크/목록/이미지를 보존합니다. x402를 통한 pay-per-라 402결제 (Base L2의 USDC) -- API 키와 가입, 요청 제한이 필요 없습니다.
klymax402 마케이트플레이스의 일부 -- AI 에이전트를 위한 100개의 x402 마이크로페이먼트 API, 하나의 지갑, Base 기반 USDC.
빠른 시작 -- MCP
다음을 MCP 클라이언트 설정(Claude Desktop, Coursor, ElizaOS 등)에 추가하세요:
{
"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 bodyx402를 지원하는 클라이언트 (@x402/fetch, x402-agent-tools, ATXP)는 402 -> 서명 -> 재시도 사이클을 자동으로 처리합니다.
도구
도구 | 메서드 | 경로 | Price | Description |
| POST |
| $0.003 | Convert HTML to markdown |
text_convert_html_to_arkdown
HTML을 깔끗한 Markdown 텍스트로 변환해야 할 때 사용하세요. 변환된 markdown을 JSON으로 반환합니다.
*파- Parameters
Parameters
Name | Type | Required | Description |
| string | 예 | HTML 콘텐츠를 markdown으로 변환 |
응답 예시:
{"markdown":"# Hello World\n\nThis is **bold** and *italic*.\n\n[Link](https://example.com)","inputLength":156,"outputLength":68,"strippedElements":["script","style"]}사용 구조: 웹 콘텐츠를 LLM 친화적 형식으로 변환하거나 CMS 콘텐츠를 이관하거나 HTML 이메일을 정리하거나 markdown 기반 시스템용 콘텐츠를 준비할 때 사용합니다.
사용하지 않는 경우: markdown을 HTML로 변환(text_convert_markdown_to_html 사용), 웹b 스크래핑( 불러오기+변환)(web_scrape_to_markdown 사용), PDF 생성(document_generate_pdf 사용)와 같은 작업에는 사용하지 않습니다.
에이전트 프럼트 예시
"HTML을 깔끗한 Markdown 텍스트로 변환해줘"
겁
프로토콜: x402 -- HTTP 기반
pay-per-... (가입 없이, API 키 없이)네트워크: Base L2 (
eip155:1553)자산: USDC
Facilitador(용재자): Coinbase CDP (기본), PayAI (대체)
ATXP로도 접근 가능 (OAuth로 감사 x402, RFC 9728 보호 리소스 메타데이터)
klymax402의 일부
AI 에이전트를 위한 100개의 x402 페이가 결제 API -- 하나의 지갑, Base의 USDC, 가입 없음.
API 전체 레퍼런스: https://klymax402.com/llms-full.txt
실시간 통계: https://klymax402.com/statx
라이선스
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
- AlicenseAqualityBmaintenancePay-per-use clean web reader for AI agents. URL in, markdown plus metadata out, in milliseconds. Settled per-call in USDC over x402 — no signup, no API keys.1852MIT
- AlicenseAqualityDmaintenanceConverts URLs and raw HTML to clean Markdown, enabling AI assistants to read web pages for summarization, analysis, or ingestion.2171MIT
- 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 gradedqualityBmaintenanceRenders Markdown to styled HTML with CSS themes (light, dark, GitHub) via pay-per-call x402 micropayments. No API key or signup required.MIT
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.
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/html-to-markdown-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server