Skip to content
Back to search
30
MCP v0.9.2

io.github.codegraph-ai/codegraph

io.github.codegraph-ai/codegraph

Semantic code graph with 31 tools: callers, impact, complexity, unused code. 15 languages.

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

Similar MCP servers embedding-nearest

CodeGraph Context
Code graph analysis for AI coding assistants with repo graph queries, symbol impact paths, and dependency hotspot reports.
0 tools
io.github.kailayerhq/kai
Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
ArchGraph
Code intelligence platform for AI agents. 20 tools for architecture, security & impact analysis.
0 tools · streamable-http
sqry - Semantic Code Search
AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis
0 tools
TempoGraph
Code graph context engine with 24 MCP tools. 170+ languages via tree-sitter.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.codegraph-ai/codegraph": {
      "url": "None",
      "transport": "http"
    }
  }
}