Contextatlas runs on your own machine — the client starts it, so there is no endpoint to ping. 30 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.
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"
}
}
}
Answers built from our own checks of this server.