Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CANON_DB_PATHNoPath to custom databaseBundled DB
CANON_LOG_JSONNoOutput logs in JSON formatfalse
CANON_LOG_LEVELNoLog level (DEBUG, INFO, WARNING, ERROR)INFO
CANON_EMBEDDING_DIMNoEmbedding vector dimensions (must match model)768
CANON_EMBEDDING_MODELNoFastembed model namenomic-ai/nomic-embed-text-v1.5-Q
CANON_FASTEMBED_THREADSNoONNX runtime threads for FastEmbed (lower = less RAM, slower)auto
CANON_FASTEMBED_PARALLELNoFastEmbed data-parallel workers (>1 increases RAM usage)disabled
CANON_FASTEMBED_BATCH_SIZENoEmbedding batch size during indexing (lower = less RAM, slower)256

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/tripcher/canon'

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