CodeGraph
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JINA_API_KEY | No | API key for Jina AI reranker provider | |
| LLM_PROVIDER | No | LLM provider for knowledge extraction | |
| VOYAGE_API_KEY | No | API key for Voyage AI embedding provider | |
| CEREBRAS_API_KEY | No | API key for Cerebras LLM | |
| CODEGRAPH_DRIVER | No | Graph driver: falkordblite or falkordb | |
| CODEGRAPH_DB_PATH | No | Path for FalkorDBLite database | |
| CODEGRAPH_RAW_TOOLS | No | Set to '1' to expose raw tools individually | |
| CODEGRAPH_RERANK_PROVIDER | No | Reranker provider: jina or voyage (auto-detected from API keys) | |
| CODEGRAPH_EMBEDDING_PROVIDER | No | Embedding provider: voyage, local, or openrouter (auto-detected from API keys) |
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/Phoenixrr2113/codebase-graph'
If you have feedback or need assistance with the MCP directory API, please join our Discord server