46
/ 100
19 days ago
glama

claude-code-docs

Searches Claude Code documentation via BM25 indexing, returning ranked snippets with category filtering. Enables fast, local search over official docs without full-document scans.

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
🚨
Known vulnerabilities in dependencies: 2 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// known CVEs in dependencies2 critical3 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@2.0.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@2.0.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

high@modelcontextprotocol/sdk@1.25.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.25.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

highyaml@2.0.0GHSA-f9xv-q969-pqx4

Uncaught Exception in yaml

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCACHE_PATHunset Override the content cache file path. Must include a filename (not just a directory). Does not move the index cache.
configCACHE_TTL_MS86400000 Content cache freshness window in milliseconds. Integer >=0. 0 means the cache is never considered fresh (fetch each load); values > 1 year are capped.
configDOCS_CACHE_MAX_STALE_MS0 Maximum allowed age for stale cache fallback. Validated on startup; must be an integer >=0. 0 disables the limit.
configFETCH_TIMEOUT_MS30000 HTTP fetch timeout in milliseconds. Integer >=0. 0 results in immediate timeout.
configMAX_INDEX_CACHE_BYTES52428800 Max serialized index size in bytes before writing cache. Validated on startup; must be an integer >0. If exceeded, index cache write is skipped (server keeps in-memory index).
configMAX_RESPONSE_BYTES10485760 Max HTTP response size in bytes. Integer >0. If declared or streamed size exceeds, fetch fails and falls back to stale cache when available.
configXDG_CACHE_HOMEunset Base cache directory for defaults. When set, affects default content and index cache paths.
// 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 10 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/jpsweeney97-claude-code-docs-mcp-85y0yr)](https://m8ven.ai/mcp/jpsweeney97-claude-code-docs-mcp-85y0yr)
commit: 2c3d89bb0e9ddf172c2fb465a76f6492a5c71990
code hash: 1e9a54f93fb2159e2ad9daf5a316ab95c2e05e67ce3c4b41202b4f5851d22381
verified: 7/12/2026, 8:28:54 AM
view raw JSON →