Skip to content
Back to search
30
MCP

io.github.lusiem/code-atlas

io.github.lusiem/code-atlas

Multi-language code intelligence MCP server: symbols, call graphs, references, semantic search.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

code-atlas-mcp
A code intelligence graph that gives AI coding agents deep, token-efficient understanding of your codebase.
0 tools
code-graph-mcp
MCP server for multi-language code graph intelligence and analysis across 25+ programming languages
0 tools
io.github.SimplyLiz/ckb
Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture
0 tools
io.github.simplyliz/ckb
Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture
0 tools
Code Pathfinder
Code intelligence MCP server: call graphs, type inference, and symbol search for Python/Go.
0 tools
code-intelligence-mcp
MCP server that indexes Python codebases and exposes intelligent tools for code exploration and search
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.lusiem/code-atlas": {
      "url": "None",
      "transport": "http"
    }
  }
}