Back to search
30
MCP

code-atlas-mcp

pypi/code-atlas-mcp

A code intelligence graph that gives AI coding agents deep, token-efficient understanding of your codebase.

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

Similar MCP servers embedding-nearest

grafio-mcp
Structural code knowledge graph for AI coding assistants — impact analysis, cross-service flows, and symbol search via MCP
0 tools
atlas-context-mcp
MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure
0 tools
mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable
0 tools
mcp-coder
AI-powered software development automation toolkit using Claude Code CLI and MCP servers for intelligent code analysis, testing, and impleme
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools
io.github.codealive-ai/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools

How to use

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

{
  "mcpServers": {
    "code-atlas-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}