MCP Servers / development / CodeGraph

CodeGraph

JSON →
none21development

Generates and queries a graph representation of a codebase.

Install
How to run this server
[ { "cmd": "npx @cartographai/mcp-server-codegraph", "imports": [] } ]
server path: codegraph
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
CodeGraph — MCP Server · libregistry