Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MNEMO_DB_PATHNoDatabase path~/.mnemo/memory.db
MNEMO_DIMENSIONSNoEmbedding vector dimensions768
MNEMO_EMBEDDING_MODELNoEmbedding model namenomic-embed-text
MNEMO_EMBEDDING_API_KEYNoAPI key for cloud embedding providers (required if provider is openai)
MNEMO_EMBEDDING_BASE_URLNoAPI base URL for embedding providerhttp://localhost:11434
MNEMO_EMBEDDING_PROVIDERNoEmbedding provider: ollama or openaiollama

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/Skye-flyhigh/mnemo-mcp'

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