Back to search
30
MCP http

md-api /md

x402/md-api-/md

URL to clean article markdown for AI/RAG. SSRF-guarded. [x402: $0.002/call on base, category=other]

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

Similar MCP servers embedding-nearest

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 flag
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
HTML to Markdown API
Convert HTML to clean markdown. Strips scripts and styles. x402 micropayment.
0 tools · sse
Markdown to HTML API
Convert markdown to clean HTML with headings, lists, code blocks. x402 micropayment.
0 tools · sse
api scraper markdown
Metadata-only Glama MCP server.
0 tools

How to use

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

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