mcp-code-graph
If you are the rightful owner of mcp-code-graph and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Deep Graph MCP Server by CodeGPT facilitates seamless interaction with code graphs, enabling advanced graph-based queries across various platforms.
The Deep Graph MCP Server is a robust tool designed to enhance the interaction with code graphs, whether they are public or private. It allows users to create and explore knowledge graphs from GitHub repositories by simply altering the URL to a DeepGraph format. This server supports a wide range of MCP Hosts, including ChatGPT, Cursor, Windsurf, and more, providing a versatile solution for developers looking to leverage graph-based insights. With the ability to list graphs, retrieve source code, explore direct connections, and perform semantic searches, the Deep Graph MCP Server is a comprehensive tool for code analysis and management. It also supports integration with various CLI tools, making it accessible for both individual and team use.
Features
- Seamless interaction with public and private code graphs.
- Advanced graph-based queries for code analysis.
- Integration with multiple MCP Hosts and CLI tools.
- Support for semantic searches and dependency analysis.
- User-friendly setup and configuration for various platforms.
Tools
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.