Skip to main content
Glama
jarmentor
by jarmentor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
NEO4J_URINoNeo4j connection URIbolt://neo4j:7687
BATCH_SIZENoEmbedding batch size32
CACHE_PATHNoPath for embedding cache/cache
INDEX_PATHNoPath for index metadata/index
NEO4J_USERNoNeo4j usernameneo4j
OLLAMA_HOSTNoOllama API endpointhttp://host.docker.internal:11434
QDRANT_HOSTNoQdrant server hostnameqdrant
QDRANT_PORTNoQdrant server port6333
CODEBASE_PATHNoPath to codebase to index./sample_codebase
MAX_CHUNK_SIZENoMaximum chunk size in characters2048
NEO4J_PASSWORDNoNeo4j passwordpassword
WORKSPACE_PATHNoPath to mounted codebase/workspace
EMBEDDING_MODELNoOllama embedding model to useembeddinggemma:latest
ENABLE_GRAPH_DBNoEnable Neo4j graph databasefalse
ENABLE_FILE_WATCHERNoEnable real-time file watchingtrue
WATCHER_DEBOUNCE_SECONDSNoDelay before processing file changes2.0
MAX_CONCURRENT_EMBEDDINGSNoConcurrent embedding requests4

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/jarmentor/codebase-contextifier-9000'

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