71
/ 100
1 month ago
glama

docs-scraper

Enables scraping and searching documentation websites using semantic or keyword search, with support for multiple deployment modes.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, AZURE_OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDOCS_URLSEdit .env and set your
configSWAGGER_URLSSwagger/OpenAPI JSON URLs (comma-separated, optional)
configCRAWL_MAX_DEPTHMaximum crawl depth (0-3, recommended 2)
configCRAWL_MAX_PAGES
configCHUNK_SIZE
configCHUNK_OVERLAP
configEMBEDDING_PROVIDERhuggingface, openai, or azure
configEMBEDDING_DIMENSION
🔐 secretOPENAI_API_KEY
🔐 secretAZURE_OPENAI_API_KEY
configAZURE_OPENAI_ENDPOINT
configAZURE_OPENAI_API_VERSION
configUPDATE_INTERVAL_DAYS
configUPDATE_TIME
configLOG_LEVEL
configSERVER_NAME
configSERVER_VERSION
configUSE_EMBEDDINGSEnable semantic search (true) or keyword search (false)
configAUTO_UPDATE_ENABLEDEnable scheduled documentation updates (true/false)
configTRANSPORTKeep =stdio (or leave it out, stdio is default)
configHTTP_PORTPort for HTTP mode (default: 3000, mapped to 3003 on host)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/qvakk-docs-scraper-shell-for-mcp-1jvpf5)](https://m8ven.ai/mcp/qvakk-docs-scraper-shell-for-mcp-1jvpf5)
commit: c955dfc64ed86431fa4510a64fdf14a2092cdc55
code hash: c969990060ed168d9ce22a5c2aec556fef14eb8c50efea7b75945e95ef450dab
verified: 6/24/2026, 10:27:52 AM
view raw JSON →