mcpbeat Sign in

doc-scraper MCP Server

by sriram-pr Your server? Claim it
local only

doc-scraper runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 6 Sep 2026.

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

Installs / week
not published
98
Stars
0 open issues
6 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 15 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    if err := os.MkdirAll(filepath.Join(c.siteOutputDir, process.ImageDir), 0755); err != nil {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to doc-scraper

same job, measured the same way
Qt4 Doc MCP Server
by jztan

Offline MCP server for local Qt 4.8, Qt 5, and Qt 6 documentation with full-text search.

87 installs/wk local only
Context
by neuledge

Local-first documentation for AI agents. Offline, instant, private doc retrieval.

473 installs/wk local only
Docsonar
by ribhav-jain

Local document search over your folders: hybrid keyword+semantic, fully offline, read-only

47 installs/wk local only
Haypile
by benyd

Hybrid search over your local documents, with file and page citations. One binary, fully local.

local only
Congressional Documents
by pipeworx-io

Congressional Documents — full-text search and retrieval over the official

34 tools answering
TextMine MCP
by textmine

Search, read, and automate TextMine documents, records, workflows, integrations, and agent tasks.

answering
MCP Documentation Server
by andrea9293

Local-first document management and semantic search for AI coding agents

87 installs/wk local only
Outline MCP Server
by vortiago

Connect AI assistants to Outline for document search, reading, and management

482 installs/wk local only

doc-scraper — questions

Answers built from our own checks of this server.

Why is there no uptime for doc-scraper?
doc-scraper runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is doc-scraper open source?
Yes — it is published under the Apache-2.0 licence, written in Go and 98 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.