Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VECMORY_DBYesDatabase name on Integram
VECMORY_MODELNoEmbedding model nameXenova/paraphrase-multilingual-MiniLM-L12-v2
VECMORY_TOKENYesAPI token for Integram
VECMORY_TOP_KNoNumber of search results16
VECMORY_BASE_URLYesBase URL for Integram API
VECMORY_TABLE_IDYesTable ID on Integram
VECMORY_FIELD_VECYesField ID for embedding vector
VECMORY_DECAY_RATENoDecay rate multiplier0.95
VECMORY_FIELD_TEXTYesField ID for text content
VECMORY_FIELD_DECAYYesField ID for decay score
VECMORY_FIELD_TOPICYesField ID for topic
VECMORY_FIELD_DOMAINYesField ID for domain
VECMORY_FIELD_ESSENCEYesField ID for essence keywords
VECMORY_GARLAND_DEPTHNoGraph traversal depth2
VECMORY_DECAY_THRESHOLDNoDecay threshold for archiving0.1
VECMORY_FIELD_NEIGHBORSYesField ID for neighbors list
VECMORY_FIELD_EDGE_TYPESYesField ID for edge types
VECMORY_FIELD_IMPORTANCEYesField ID for importance weight
VECMORY_FIELD_POPULARITYYesField ID for popularity counter
VECMORY_FIELD_CLEANED_QUERYYesField ID for cleaned query text

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/judas-priest/vecmory'

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