Skip to main content
Glama
royisme

Code Graph Knowledge System

by royisme

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOP_KNoNumber of top results to return5
MCP_PORTNoPort for MCP SSE service8000
NEO4J_URINoNeo4j database connection URIbolt://localhost:7687
CHUNK_SIZENoChunk size for document processing512
NEO4J_USERNoNeo4j database usernameneo4j
OLLAMA_HOSTNoOllama server host URLhttp://localhost:11434
WEB_UI_PORTNoPort for Web UI and REST API8080
LLM_PROVIDERNoLLM provider (ollama, openai, gemini, openrouter)ollama
OLLAMA_MODELNoOllama model to usellama3.2
CHUNK_OVERLAPNoChunk overlap for document processing50
NEO4J_DATABASENoNeo4j database nameneo4j
NEO4J_PASSWORDYesNeo4j database password
VECTOR_DIMENSIONNoVector dimension for embeddings384
EMBEDDING_PROVIDERNoEmbedding provider (ollama, openai, gemini, openrouter)ollama
OLLAMA_EMBEDDING_MODELNoOllama embedding model to usenomic-embed-text

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/royisme/codebase-rag'

If you have feedback or need assistance with the MCP directory API, please join our Discord server