Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MNEMO_PORTNoHTTP Server & Web Dashboard port.3112
MNEMO_DATA_DIRNoRoot storage folder for notes, vectors, graphs, and models.~/.mnemo
MNEMO_GRAPH_AUTONoAutomatically triggers graph_extend upon memory_save.true
MNEMO_PROJECT_IDNoExplicit override for Project ID (bypasses auto-detection).
MNEMO_AUTO_INJECTNoEnables/disables automatic memory injection into agent prompts.true
MNEMO_RULES_LEVELNoRule aggressiveness level (strict | normal | light).normal
MNEMO_INJECT_THRESHOLDNoMinimum cosine similarity score required for context injection.0.35
MNEMO_AUTO_INJECT_BUDGETNoMaximum token budget for injected memory context.800
MNEMO_GRAPH_EXTEND_THRESHOLDNoMinimum confidence threshold for new graph node/edge creation.0.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/SiamAlSobari/mnemo-agent-memory'

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