Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CC_DEBUG_LOGNoPath to debug log file (default: ~/.code-context-cache/debug.jsonl)
CC_LLM_ROUTERNolocal-first, local-only, remote-first, remote-onlylocal-first
CC_OLLAMA_URLNoOllama server addresshttp://localhost:11434
CC_EMBED_MODELNoLocal model for embeddingsnomic-embed-text
CC_COMMIT_MODELNoLocal model for commit draftinggemma4:latest
CC_OPENROUTER_API_KEYNoRemote inference key
CC_SEMANTIC_SUMMARIESNoEnable AI symbol summaries1

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/nikondrat/cctx-mcp'

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