Skip to main content
Glama
shanzer
by shanzer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRAIN_PORTNoPort for HTTP transport (default 3005)3005
BRAIN_ROOTYesPath to the Brain wiki directory
BRAIN_TOKENNoBearer token for HTTP transport (required when transport=http)
BRAIN_MANIFESTYesAbsolute path to brain-mcp.config.json
BRAIN_TRANSPORTNoTransport type: 'stdio' (default) or 'http'stdio
BRAIN_ALLOWED_HOSTSNoComma-separated allowed hosts for HTTP transport (required when transport=http)

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/shanzer/brain-mcp'

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