Back to search
30
MCP
http
md-api
x402/md-apiURL 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
Primary URL
https://md-api.vercel.app
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"md-api": {
"url": "https://md-api.vercel.app",
"transport": "http"
}
}
}