Skip to main content
Glama
Br0ski777

html-to-markdown-x402

by Br0ski777

HTML을 Markdown으로 변환하는 API

![MCP Server](https://img.shields.io/badge/MCP-server-blue
x402
[License: MIT(LICENSE)

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 body

x402를 지원하는 클라이언트 (@x402/fetch, x402-agent-tools, ATXP)는 402 -> 서명 -> 재시도 사이클을 자동으로 처리합니다.

도구

도구

메서드

경로

Price

Description

text_convert_html_to_markdown

POST

/api/convert

$0.003

Convert HTML to markdown

text_convert_html_to_arkdown

HTML을 깔끗한 Markdown 텍스트로 변환해야 할 때 사용하세요. 변환된 markdown을 JSON으로 반환합니다.

*- Parameters

Parameters

Name

Type

Required

Description

html

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, 가입 없음.

라이선스

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