Deep Graph MCP Server
by JudiniLabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODEGPT_ORG_ID | No | Your CodeGPT Organization ID (optional for private graphs). | |
| CODEGPT_API_KEY | No | Your API Key from the CodeGPT API Keys page (required for private graphs). | |
| REPOSITORY_NAME | No | The DeepGraph repository reference (e.g., username/repository-name) for public graphs. | |
| CODEGPT_GRAPH_ID | No | Your CodeGPT Graph ID (optional for private graphs). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JudiniLabs/mcp-code-graph'
If you have feedback or need assistance with the MCP directory API, please join our Discord server