Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAGECTOR_DBNoPath to index database./.magector/index.db
MAGECTOR_BINNoPath to magector-core binary (auto-detected)
MAGENTO_ROOTNoPath to Magento installation.
MAGECTOR_MODELSNoPath to ONNX model directory~/.magector/models/
OMP_NUM_THREADSNoFallback thread limit if MAGECTOR_THREADS is not set
MAGECTOR_THREADSNoMax ONNX intra-op + rayon parsing threads (default: half of CPU cores)
ANTHROPIC_API_KEYNoAPI key for description generation (optional)
MAGECTOR_BATCH_SIZENoEmbedding batch size256
MAGECTOR_INDEX_TIMEOUTNoIndexing wall-clock timeout in milliseconds14400000

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/krejcif/magector'

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