54
/ 100
1 month ago
github_topic

src-to-kb

Convert source code to LLM ready knowledge base

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
🚨
Secret credentials may flow to a network call
1 flow detected: OPENAI_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: API_KEY, EXTERNAL_KB_API_KEY, NOTION_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies6 high1 low

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

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

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.5.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highexpress-rate-limit@8.1.0GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

highmulter@2.0.2GHSA-5528-5vmv-3xc2

Multer Vulnerable to Denial of Service via Uncontrolled Recursion

highmulter@2.0.2GHSA-v52c-386h-88mc

Multer vulnerable to Denial of Service via resource exhaustion

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.
🔐 secretAPI_KEYPORT=8080 =your-secret-key src-to-kb-api
🔐 secretEXTERNAL_KB_API_KEYEXTERNAL_KB_URL=https://your-assistant-server.com/api/knowledge/items =your-api-key src-to-kb ./your-repo
configEXTERNAL_KB_DOCUMENT_TYPE
configEXTERNAL_KB_MAX_FILE_SIZE
configEXTERNAL_KB_RETRY_ATTEMPTS
configEXTERNAL_KB_RETRY_DELAY
configEXTERNAL_KB_SEARCH_URLexport =http://localhost:3002/api/search
configEXTERNAL_KB_TIMEOUT
configEXTERNAL_KB_URLNote: Server mode is enabled when environment variable is set.
🔐 secretNOTION_API_KEYexport =secret_xxx
🔐 secretOPENAI_API_KEYEXTERNAL_KB_URL=https://your-assistant-server.com/api/knowledge/items =sk-... src-to-kb ./your-repo --with-embeddings
configPORT8080 API_KEY=your-secret-key src-to-kb-api
// 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 3 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/vezlo-src-to-kb-tkox31)](https://m8ven.ai/mcp/vezlo-src-to-kb-tkox31)
commit: f5e48067bfd33645adefcf0ca3ac0194a2ef1f40
code hash: 6d79c95f09d132f38c58bb33baa13d2b11e45a3c4a3f28eca1e12d2aceb72298
verified: 6/15/2026, 1:17:59 PM
view raw JSON →