Skip to content
Back to search
30
MCP

CodeGraph Context

pulsemcp/codegraph context

Code graph analysis for AI coding assistants with repo graph queries, symbol impact paths, and dependency hotspot reports.

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

Similar MCP servers embedding-nearest

CodeGraphContext
Indexes codebases into a Neo4j graph database to enable sophisticated code analysis including function call relationships, class hierarchies
0 tools
Code Graph Context
Builds rich code graphs to provide deep contextual understanding of TypeScript codebases
0 tools
io.github.codegraph-ai/codegraph
Semantic code graph with 31 tools: callers, impact, complexity, unused code. 15 languages.
0 tools
Cartograph
Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context.
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
CodeSurface
Code analysis toolkit for extracting API surfaces, dependency graphs, and structural patterns.
0 tools

How to use

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

{
  "mcpServers": {
    "codegraph_context": {
      "url": "None",
      "transport": "http"
    }
  }
}