brainMD
by mi4uu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number to serve on. Overridden by --port. | 3000 |
| VAULT_DIR | No | Path to the vault directory. Overridden by --vault-dir. | XDG default |
| XDG_DATA_HOME | No | Base for default vault location. | OS-dependent |
| GIT_AUTOCOMMIT | No | Enable git autocommit (1 or 0). Bootstrap default only. | 1 |
| XDG_CONFIG_HOME | No | Base for default settings location. | OS-dependent |
| GIT_AUTOCOMMIT_DEBOUNCE_MS | No | Debounce interval for git autocommit in milliseconds. | 15000 |
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 | |
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/mi4uu/brain.md'
If you have feedback or need assistance with the MCP directory API, please join our Discord server