MCP Code Graph
JSON →Analyze and visualize code graphs using CodeGPT.
Install
npx
Add Tools · 7
- list-graphs Lists available repository graphs with basic information.
- get-code Retrieves the complete source code for a specific functionality from the graph.
- find-direct-connections Explores the direct relationships of a functionality within the code graph.
- nodes-semantic-search Semantically searches for code functionalities using natural language.
- docs-semantic-search Semantically searches repository documentation.
- get-usage-dependency-links Analyzes and lists functionalities affected by changes to a code entity.
- folder-tree-structure Retrieves the tree structure of a folder in the repository.
Environment variables
CODEGPT_API_KEYCODEGPT_ORG_IDCODEGPT_GRAPH_ID
Links
★ 394 GitHub stars