DevDocs

DevDocs is a self-hostable documentation crawler and extraction tool that can crawl developer documentation sites (with depth control and link discovery), extract cleaned content, and expose it via an MCP server for LLM querying. It also provides a local UI and backend services via Docker, and supports exporting crawl results (e.g., MD/JSON) for further use.

Evaluated Mar 30, 2026 (21d ago)
Homepage ↗ Repo ↗ DevTools documentation web-crawling extraction mcp llm self-hosted docker tech-docs
⚙ Agent Friendliness
46
/ 100
Can an agent use this?
🔒 Security
26
/ 100
Is it safe for agents?
⚡ Reliability
28
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
55
Error Messages
0
Auth Simplicity
35
Rate Limits
45

🔒 Security

TLS Enforcement
20
Auth Strength
30
Scope Granularity
10
Dep. Hygiene
45
Secret Handling
30

No explicit TLS/auth/secret-handling details are provided in the README. Because it is designed for self-hosting and includes crawling and extraction, operational security (network restrictions, restricting outbound crawl targets, sanitizing logs, and protecting scraped content) must be validated/implemented by the operator.

⚡ Reliability

Uptime/SLA
0
Version Stability
50
Breaking Changes
0
Error Recovery
60
AF Security Reliability

Best When

You want to locally/self-host a documentation crawler + extraction pipeline and make the extracted content available to an AI agent through MCP for interactive question answering or section retrieval.

Avoid When

You need a well-specified public API/SDK with strong auth and clear operational guarantees, or you cannot ensure the scraped content and crawl targets are appropriate and allowed.

Use Cases

  • Building an LLM-queryable internal or external documentation knowledge base via MCP
  • Scraping and extracting developer docs from public websites with controlled crawl depth
  • Converting documentation into structured Markdown/JSON for fine-tuning or ingestion pipelines
  • Accelerating onboarding by turning documentation research into actionable summaries
  • Supporting dev teams with shared, queryable documentation for faster implementation

Not For

  • Handling sensitive/regulated documents without validating data handling and deployment security
  • High-volume public crawling without verifying rate limiting behavior and compliance with target sites
  • A fully documented, stable public API product (README suggests “API access coming soon”)
  • Production environments requiring strong auth/authorization guarantees without additional work

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

README does not describe authentication/authorization for the UI/API/MCP endpoints. Since it is self-hosted via Docker, auth may be handled externally (e.g., network restrictions) or may be minimal by default.

Pricing

Free tier: Yes
Requires CC: No

Pricing details are largely marketing/feature-table based. It also states self-hosted (free use) is available.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Authentication/authorization behavior for MCP/UI/backend is not documented—agents may need network-level access control.
  • Crawling behavior (deduping/caching and rate limiting) is described at a high level; exact failure modes and retry semantics are not specified.
  • MCP tool usage patterns are implied by scripts/prompts (e.g., TOC/section access), but the concrete MCP tool schema and error responses are not included in the README.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for DevDocs.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered