Back to search
30
MCP

dev.averra/extract

dev.averra/extract

URL-to-Markdown API for AI pipelines — clean markdown with metadata and caching.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Web Scraper to Markdown API
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
0 tools · sse
md-api /md
URL to clean article markdown for AI/RAG. SSRF-guarded. [x402: $0.002/call on base, category=other]
0 tools · http
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
io.github.srishesh-archik/dyer-md
Access your dyer.md Markdown vault as a knowledge source for AI agents.
0 tools
ai.smithery/arjunkmrm-scrapermcp_el
Extract and parse web pages into clean HTML, links, or Markdown. Handle dynamic, complex, or block…
0 tools · streamable-http
io.github.bamchi/scrapi
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "dev.averra/extract": {
      "url": "None",
      "transport": "http"
    }
  }
}