CodeGraph
JSON →Generates and queries a graph representation of a codebase.
Install
npx @cartographai/mcp-server-codegraph Tools · 3
- index Indexes the codebase to create a graph of entities and relationships.
- list_file_entities Provides a list of all entities within a specified file.
- list_entity_relationships List the relationships of a specific entity
Links
★ 21 GitHub stars