Skip to main content
Glama
achreftlili
by achreftlili

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODE_INDEX_DBNoOverride the SQLite index path. Default is .claude/index.db.
CODE_INDEX_EMBEDDERNoOnly jina is supported today (default).
CODE_INDEX_EMBED_DIMNoMust match the embedding model's output dimension. Default is 768.
CODE_INDEX_EMBED_BATCHNoEncode batch size. Default is 32.
CODE_INDEX_EMBED_MODELNoHuggingFace model id. Default is jinaai/jina-embeddings-v2-base-code.
CODE_INDEX_EMBED_DEVICENoForce the torch device: cpu, mps, or cuda. Default is auto.

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/achreftlili/code-index'

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