Skip to content
Back to search
30
MCP

codeatlas-mcp-server

pypi/codeatlas-mcp-server

CodeAtlas MCP - an enterprise-grade local-first Code Graph RAG MCP Server.

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

Similar MCP servers embedding-nearest

codeatlas-mcp-server
Local-first MCP server for CodeAtlas — AST analysis, codebase intelligence, semantic memory, and A2A orchestration.
0 tools
codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
code-graph-rag-mcp
Local-first code knowledge graph MCP server
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
codeatlas mcp server
Metadata-only Glama MCP server.
0 tools
codesteward-mcp
Codesteward MCP Graph Server — structural code graph queries over HTTP+SSE or stdio
0 tools

How to use

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

{
  "mcpServers": {
    "codeatlas-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}