Tag: code-graph
tool
★ 3,303
Codebase Graph Indexing and Querying Tool
This utility indexes an entire codebase into a graph database, enabling advanced semantic search, call graph analysis, and relationship querying. It provides both a command-line interface and an MCP server for seamless integration into deve…
tool
CodeGraphContext for Codebase Graph Indexing
Index repositories into graph databases such as Neo4j or Kùzu to enable semantic search and relationship analysis via CLI or MCP. It facilitates complex queries like call graph generation and analysing code relationships.
skill
★ 41
Codebase relationship and impact analysis skill
This skill suite helps developers understand complex relationships, dependencies, and potential impacts across a codebase. It provides tools to map flow, find paths, detect cycles, and plan changes with an estimated blast radius.