Codebase Chat MCP server
Local-first codebase intelligence: cited answers, audits, reports. EN/FR.
2 stars288 downloads/wk
Reviews
Write oneNobody has reviewed Codebase Chat yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Codebase Chat tools (7)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
codebase_checkVerify your changes vs a git ref: blast radius, complexity, findings and delta vs the committed baseline (.codebase-chat/baseline.json). Deterministic, no LLM call.
codebase_deep_auditFull deterministic audit (~30 analyses): git churn & bus factor, churn × complexity risk, dependency integrity (undeclared imports, dead deps, lockfile drift, broken package entries), per-function complexity, secrets & sensitive files, env-var coverage, config & README hygiene — all cited file:line. Returns findings directly — no LLM call. Set ui=true to also receive an interactive HTML dashboard
codebase_doctorInstallation & environment diagnostic: node version, index cache, LLM keys presence, tree-sitter, baseline staleness, MCP client integrations. Deterministic, no LLM call.
codebase_fixApply mechanical repairs for the rules where the fix is unambiguous — env-undoc (append to .env.example), dead-dep (remove from package.json), unused-export (delete or un-export), console/debugger lines (delete). Each fix re-checks: the finding disappears. Pass dry=true to preview without writing. Deterministic, no LLM call.
codebase_healthDeterministic static analysis: circular deps, dead code, duplication, complexity hotspots, health score. Returns findings directly — no LLM call.
codebase_ignoreSilence a finding with a justification (written to .codebase-chat/ignores.json — commit it). `id` may be a full finding id or a prefix like `sec:innerHTML:src/x.ts` covering every such finding in that file. Use action=list/remove to manage entries.
codebase_impactBlast-radius analysis: which files transitively depend on a target file — what breaks if it changes. Deterministic, no LLM call.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancerepository archived0/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Findings (1)
- highRepository is archived
maint.archived
Install directly
Runs npx -y codebase-chat-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add codebase-chat -- npx -y codebase-chat-mcp
Codebase Chat: common questions
- Is Codebase Chat MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the Codebase Chat safety report
- How do I install Codebase Chat?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Codebase Chat need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Codebase Chat maintained?
- The last commit was 6 days ago (2026-09-14). The latest release is v0.10.1.
- What can I use instead of Codebase Chat?
- Servers from other publishers that do the same job: Hypermnesia MCP server.
Alternatives to Codebase Chat
Same job from other publishers: the closest match first, then the best rated.
HypermnesiaPersistent memory for AI agents — 36 cited neuroscience mechanisms, local-first, hybrid retrieval.not reviewedEstablishedA