code-graph-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERBOSE | No | Enable verbose logging (true/false) | |
| PROJECT_ROOT | No | Root directory of the project (optional, defaults to current directory) | |
| NO_FILE_WATCHER | No | Disable file watcher (true/false) | |
| CODE_GRAPH_MCP_LOG_LEVEL | No | Set logging level (e.g., DEBUG, INFO, WARNING, ERROR) | |
| CODE_GRAPH_MCP_MAX_FILES | No | Maximum number of files to track (default 10000) | |
| CODE_GRAPH_MCP_CACHE_SIZE | No | Maximum cache size in entries (default 300000) | |
| CODE_GRAPH_MCP_FILE_WATCHER | No | Enable or disable file watcher (true/false) | |
| CODE_GRAPH_MCP_DEBOUNCE_DELAY | No | Debounce delay in seconds before re-analysis (default 2.0) |
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/entrepeneur4lyf/code-graph-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server