Skip to main content
Glama
ejsinfuego

Local Brain MCP

by ejsinfuego

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
dbUrlNoAlternative environment variable for database path (note: tool parameter of same name is ignored)
DB_URLNoAlternative environment variable for database path
MEMORY_DB_URLNoDatabase file path (SQLite). Can also be set via DB_URL or dbUrl environment variable.memory.db
OPENAI_API_KEYNoOpenAI API key for embeddings
EMBEDDING_MODELNoEmbedding model name (e.g. 'text-embedding-3-small' for OpenAI, 'openai/text-embedding-3-small' for OpenRouter)
EMBEDDING_PROVIDERNoProvider for embeddings: 'openai' or 'openrouter'openai
OPENROUTER_API_KEYNoOpenRouter API key for embeddings
OPENROUTER_APP_NAMENoOptional app name for OpenRouter analytics
OPENROUTER_SITE_URLNoOptional site URL for OpenRouter analytics

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/ejsinfuego/memory-mcp'

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