Skip to main content
Glama
happy2h
by happy2h

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CE_DB_PATHNoSQLite 数据库文件路径~/.context-engine/{repo_hash}.db
CE_LOG_FILENo日志文件路径(可选)None
CE_JSON_LOGSNo是否使用 JSON 格式输出日志false
CE_LOG_LEVELNo日志级别:DEBUG/INFO/WARNING/ERRORINFO
CE_REPO_ROOTNo索引的仓库根目录当前工作目录
CE_CACHE_SIZENo缓存最大条目数1000
CE_ENABLE_CACHENo是否启用查询缓存true
CE_MAX_FILE_SIZENo最大文件大小(字节)500000
CE_EXCLUDE_PATTERNSNo排除目录/文件模式node_modules,__pycache__,.git,dist,build
CE_PARALLEL_WORKERSNo并行解析的线程数4
CE_WATCHER_DEBOUNCENo文件变更防抖时间(秒)0.5

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/happy2h/Code_Context_Engine'

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