41
/ 100
8 days ago
npm

codeatlas-mcp-server

Local-first MCP server for CodeAtlas — AST analysis, codebase intelligence, semantic memory, and A2A orchestration.

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
5 flows detected: CODEATLAS_API_KEY, CODEATLAS_API_URL. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — git_changes (line 2026: cp.execFileSync("git", ["rev-parse", "--abbrev-ref", "HEAD"], { cwd: projectDir, encoding: "utf-8" }…)
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: CODEATLAS_API_KEY, CODEATLAS_SCAN_AI_KEY, OPENCODE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 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@1.0.1GHSA-w48q-cv73-mx4w

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

highglob@10.3.10GHSA-5j98-mcp5-4vw2

glob CLI: Command injection via -c/--cmd executes matches with shell:true

lowexpress@4.19.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

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.
🔐 secretCODEATLAS_API_KEYCODEATLAS_API_URL=http://localhost:8080 =xxx node dist/index.js
configCODEATLAS_API_URLSet and CODEATLAS_API_KEY to connect to a running codeatlas-platform instance for:
configCODEATLAS_MULTI_TENANT
configCODEATLAS_PROJECTS_ROOT
configCODEATLAS_PROJECT_DIR
🔐 secretCODEATLAS_SCAN_AI_KEY
configCODEATLAS_SCAN_AI_MODEL
configCODEATLAS_SCAN_AI_URL
configGEMINI_CLI_IDE_WORKSPACE_PATH
🔐 secretOPENCODE_API_KEY
configOPENCODE_BASE_URL
// 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 11 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/codeatlas-mcp-server-thl5vu)](https://m8ven.ai/mcp/codeatlas-mcp-server-thl5vu)
commit: d77148087d7fbb135f5bfe035c88ff85e9f3c310
code hash: 8c947e8e0c5126d73720ebfcb5383cd60506b1e6e7f2713a894a97b132c47cfd
verified: 7/23/2026, 9:09:30 AM
view raw JSON →