Contextatlas runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 9 Jun 2026.
Pre-computed atlas of your codebase for Claude Code: LSP + ADRs + git. 45-72% token reduction.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(goBin, ["version"], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add contextatlas -- npx -y contextatlas
{
"mcpServers": {
"contextatlas": {
"args": [
"-y",
"contextatlas"
],
"command": "npx"
}
}
}
[mcp_servers.contextatlas]
command = "npx"
args = ["-y", "contextatlas"]
{
"mcpServers": {
"contextatlas": {
"args": [
"-y",
"contextatlas"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"contextatlas": {
"args": [
"-y",
"contextatlas"
],
"command": "npx"
}
}
}
Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.
Context hygiene for Claude Code: drift detection, re-read dedup, and token analytics.
Code review on your own machine, for you and your coding agent. Nothing leaves your computer.
Index your codebase. AI searches instead of re-reading files. 94% token savings.
A 1:1 replica of Claude Desktop's computer-use tool surface, for Windows and the Claude Code CLI.
Records your Claude Code, Codex and Pi history before deletion. Cited-or-abstain recall.
Retrieve only the relevant code for a codebase question, within a token budget.
Shared memory for coding agents. Stop re-explaining your codebase every session.
Answers built from our own checks of this server.