Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXUS_LOG_LEVELNoLogging levelINFO
NEXUS_LOG_FORMATNoLog format: text or jsontext
NEXUS_SEARCH_MODENoSearch mode: hybrid, vector, or bm25hybrid
NEXUS_STORAGE_DIRNoStorage directory for indexes.nexus
NEXUS_MAX_MEMORY_MBNoMemory budget350
NEXUS_CHUNK_MAX_CHARSNoMax code snippet size per chunk4000
NEXUS_EMBEDDING_MODELNoEmbedding model (jina-code, bge-small-en)jina-code
NEXUS_EMBEDDING_DEVICENoDevice for embeddings: auto (CUDA > MPS > CPU), cuda, mps, cpuauto
NEXUS_MAX_FILE_SIZE_MBNoSkip files larger than this10
NEXUS_FUSION_WEIGHT_BM25NoBM25 engine weight in RRF0.3
NEXUS_FUSION_WEIGHT_GRAPHNoGraph engine weight in RRF0.2
NEXUS_FUSION_WEIGHT_VECTORNoVector engine weight in RRF0.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/jaggernaut007/Nexus-MCP'

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