Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOTES_DIRNoSecond-brain notes folder~/localmind-brain
BRAIN_BATCHNoIndexing batch size32
BRAIN_INDEXNoEmbedding index location<NOTES_DIR>/.brain-index.json
MCP_INSTANCENoDevice/server identifier (default memory owner)hostname
LOCALMIND_URLNoLocalmind API URL for askhttp://localhost:8787
MCP_HTTP_HOSTNoRemote MCP bind host0.0.0.0
MCP_HTTP_PORTNoRemote MCP port8788
EMBEDDINGS_URLNoEmbeddings API base URL (gateway)http://localhost:4000/v1
MCP_HTTP_TOKENNoRemote MCP Bearer token. Required for network exposure.
OPENMEMORY_URLNoOpenMemory URL for remember/recallhttp://localhost:8767
OPENMEMORY_USERNoMemory owner user idlocalmind
BRAIN_CHUNK_SIZENoIndexing chunk size2000
EMBEDDINGS_MODELNoEmbeddings model name (mapped to bge-m3)text-embedding-3-small
BRAIN_CONCURRENCYNoIndexing concurrency4
LOCALMIND_API_KEYNoAPI key for localmind authentication
MCP_DEFAULT_MODELNoDefault model for ask/ask_brainsonnet

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/shaul1991/localmind'

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