Agent♥︎Age
Catalog

doc-scraper

Official

by Sriram-PR · Go

Crawl documentation sites into local corpora agents can search, read, and diff fully offline.

doc-scraper MCP Server (io.github.Sriram-PR/doc-scraper)

This MCP server is provided as part of the “LLM Documentation Scraper (doc-scraper)” project. It crawls documentation websites into local corpora so downstream local agents can search, read, and diff fully offline. The underlying tool is described as a configurable, concurrent, and resumable Go web crawler for technical docs.

🛠️ Key Features

  • Crawl documentation sites into local corpora
  • Extract core documentation content (per readme excerpt)
  • Concurrent and resumable crawling
  • Written/configurable as a Go web scraper

🚀 Use Cases

  • Offline documentation search and reading for local agents
  • Comparing documentation via diff using locally stored corpora
  • Building documentation corpora from technical documentation websites

⚡ Developer Benefits

  • Works with local corpora for agent workflows (search/read/diff)
  • Supports documentation-specific scraping and content conversion (excerpted)

⚠️ Limitations

  • Source data does not specify supported documentation platforms, extraction formats, or tuning options beyond “configurable” and “resumable.”

Topics

data-preparationllmweb-scraperdocumentationgolang-climcpmcp-serverweb-crawler

Related servers

More in Search & Web