Skip to content
Back to search
30
MCP

Documentation Scraper

pulsemcp/documentation scraper

Provides specialized documentation scraping and retrieval from GitHub, NPM, PyPI, and web pages, enabling accurate reference to up-to-date library documentation without disrupting workflow.

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

Similar MCP servers embedding-nearest

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 offli
0 tools
Docs Fetcher
Fetches and delivers up-to-date programming library documentation from various language ecosystems without requiring API keys, enabling dire
0 tools
Documentation Search
Provides direct access to technical documentation across 40+ popular frameworks and libraries including Python, React, FastAPI, and AWS with
0 tools
Documentation Search (Groq + Serper)
Combines web search through Serper API with Groq's language models to intelligently extract and structure clean, readable content from docum
0 tools
Scraper
Extracts content from websites through four core tools for HTML scraping, markdown conversion, text extraction, and link discovery with batc
0 tools
Flutter Documentation
Provides real-time access to Flutter, Dart, and pub.dev documentation through on-demand web scraping with SQLite caching, enabling current A
0 tools

How to use

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

{
  "mcpServers": {
    "documentation_scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}