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%
1 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
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-feedback
Review markdown plans before AI agents build. Annotate, gate-check, apply fixes, session handoffs.
0 tools
api scraper markdown
Metadata-only Glama MCP server.
0 tools
HTML to Markdown API
Convert HTML to clean markdown. Strips scripts and styles. x402 micropayment.
0 tools · sse

How to use

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

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