Agentβ™₯︎Age
Catalog

io.github.codegraph-ai/codegraph

Official

by codegraph-ai Β· C

Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.

io.github.codegraph-ai/codegraph MCP Server

This MCP server provides semantic, cross-language code intelligence by building a codebase graph of functions, classes, imports, and call chains. It exposes the graph via 42 MCP tools, supports 38 languages, and includes an AI-focused context layer described as a persistent memory layer.

πŸ› οΈ Key Features

  • Semantic code graph of a codebase (functions, classes, imports, call chains)
  • 42 MCP tools
  • 38 languages parsed via tree-sitter
  • Persistent memory layer

πŸš€ Use Cases

  • AI agents that need structured code understanding (callers, impact, AI context, memory)
  • Code analysis and code indexing workflows
  • Semantic search across a repository using a graph database approach

⚑ Developer Benefits

  • Avoids grepping by providing structured code relationships
  • Enables β€œcode intelligence” for AI agents and developers through MCP tool calls
  • Supports integration via an MCP client (e.g., Claude Code, Cursor)

⚠️ Limitations

  • Limited to 38 languages supported via tree-sitter parsing

Topics

ai-codingclaudecode-analysiscode-indexingcoding-assistantcopilotgraph-databasesemantic-search