Back to Home
cosmocoder icon

mcp-web-docs

Verified Safe

by cosmocoder

Overview

A self-hosted MCP server that crawls, indexes, and enables private, local search of documentation from any website to provide context to AI assistants.

Installation

Run Command
npx -y @cosmocoder/mcp-web-docs

Environment Variables

  • GITHUB_TOKEN
  • MCP_WEB_DOCS_SECRET

Security Notes

Comprehensive security measures implemented: SSRF protection (blocks private IPs, localhost, cloud metadata), ReDoS protection for user-provided regex, robust Zod schema validation for all inputs, AES-256-GCM encryption for stored authentication sessions, sensitive data redaction in logs/errors, and proactive prompt injection detection in crawled content (high-severity patterns blocked, others warned). No discernible hardcoded secrets or arbitrary `eval` usage.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens5000
Stars0
Forks0
Last Update2026-01-19

Tags

documentationweb crawlingvector searchAI contextprivate data