Local Brain MCP
by ejsinfuego
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| dbUrl | No | Alternative environment variable for database path (note: tool parameter of same name is ignored) | |
| DB_URL | No | Alternative environment variable for database path | |
| MEMORY_DB_URL | No | Database file path (SQLite). Can also be set via DB_URL or dbUrl environment variable. | memory.db |
| OPENAI_API_KEY | No | OpenAI API key for embeddings | |
| EMBEDDING_MODEL | No | Embedding model name (e.g. 'text-embedding-3-small' for OpenAI, 'openai/text-embedding-3-small' for OpenRouter) | |
| EMBEDDING_PROVIDER | No | Provider for embeddings: 'openai' or 'openrouter' | openai |
| OPENROUTER_API_KEY | No | OpenRouter API key for embeddings | |
| OPENROUTER_APP_NAME | No | Optional app name for OpenRouter analytics | |
| OPENROUTER_SITE_URL | No | Optional site URL for OpenRouter analytics |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues