ContextAtlas
Rank #28,290io.github.traviswye/contextatlas
Pre-computed atlas of your codebase for Claude Code: LSP + ADRs + git. 45-72% token reduction.
ContextAtlas is a Model Context Protocol (MCP) server published by traviswye. It ranks #28,290 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. ContextAtlas is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 20, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 103,756 of 132,046 servers on MCP Toplist.
Use ContextAtlas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add contextatlas -- npx -y contextatlas[mcp_servers.contextatlas]
command = "npx"
args = ["-y", "contextatlas"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"contextatlas": {
"command": "npx",
"args": [
"-y",
"contextatlas"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"contextatlas": {
"command": "npx",
"args": [
"-y",
"contextatlas"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contextatlas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"contextatlas"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contextatlas": {
"command": "npx",
"args": [
"-y",
"contextatlas"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contextatlas": {
"command": "npx",
"args": [
"-y",
"contextatlas"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.traviswye%2Fcontextatlas)<a href="https://mcptoplist.com/server/io.github.traviswye%2Fcontextatlas"><img src="https://mcptoplist.com/badge/io.github.traviswye%2Fcontextatlas.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
traviswye
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | May 18, 2026 |
Frequently asked questions
- Who maintains ContextAtlas?
- ContextAtlas is maintained by traviswye, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is ContextAtlas listed on the Official MCP Registry?
- Yes — ContextAtlas is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ContextAtlas have?
- MCP Toplist tracks 1 version of ContextAtlas, most recently published on May 18, 2026.
- Where can I find the source code for ContextAtlas?
- The source code for ContextAtlas is hosted at github.com/traviswye/contextatlas.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.