Skip to content
Back to search
30
MCP http

md-api

x402/md-api

URL to clean article markdown for RAG and AI research agents. SSRF-guarded, 5 MB cap, 10s timeout. Optional include_images and metadata flags. Built on trafilatura + markdownify. [x402: $0.002/call on base, category=data]

Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

md-api /md
URL to clean article markdown for AI/RAG. SSRF-guarded. [x402: $0.002/call on base, category=other]
0 tools · http
Web Scraper to Markdown API live
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
2 tools · sse
Web Scraper to Markdown API
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
0 tools · sse
dev.averra/extract
URL-to-Markdown API for AI pipelines — clean markdown with metadata and caching.
0 tools
md-vision
Read markdown with inlined images and index headings for agentic RAG workflows.
0 tools
CleanRead
Extract clean, ad-free readable content as Markdown from any article URL. x402 paid, Base mainnet USDC. [x402: $0.002/call on base-mainnet,
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "md-api": {
      "url": "https://md-api.vercel.app",
      "transport": "http"
    }
  }
}