Skip to content
Back to search
30
MCP

Doc Scraper (Jina.ai)

pulsemcp/doc scraper (jina.ai)

Converts web documentation to clean markdown using Jina.ai's API, enabling easy transformation of online docs for content migration or offline use.

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

Similar MCP servers embedding-nearest

Web Scraper
Extract clean Markdown from any URL, removing boilerplate for use in RAG pipelines.
0 tools
Documentation Scraper
Provides specialized documentation scraping and retrieval from GitHub, NPM, PyPI, and web pages, enabling accurate reference to up-to-date l
0 tools
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
io.github.bamchi/scrapi live
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
5 tools · streamable-http
Jina AI
AI-powered search and retrieval platform. Search the web, read page content, extract structured data, and ground AI responses.
0 tools · http

How to use

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

{
  "mcpServers": {
    "doc_scraper_(jina.ai)": {
      "url": "None",
      "transport": "http"
    }
  }
}