Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SECONDBRAIN_CONFIGNoPath to the secondbrain.yaml configuration file. If not set, the server uses the default config at ~/.config/secondbrain/secondbrain.yaml.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
memory_searchA

Search the user's shared SecondBrain with hybrid keyword and local semantic retrieval before substantive tasks.

memory_getB

Read a SecondBrain note or retrieve a historical catalog entry such as H0372.

memory_relatedA

Traverse one or two ontology hops around a canonical SecondBrain note, optionally filtered by relation type.

memory_captureA

Append durable user, decision, project, knowledge, or inbox memory. Ordinary personal information is allowed; credentials are rejected.

memory_updateC

Safely append a dated section to an existing Markdown note in SecondBrain.

memory_recentC

Return recent per-tool session memory logs.

memory_statusA

Check SecondBrain index and automatic harvester status.

memory_rebuildB

Rebuild the local keyword and semantic index after substantial note changes.

memory_auditB

Audit canonical memory for stale active notes, duplicate aliases, identity conflicts, unresolved ontology links, open questions, and source provenance.

memory_evalB

Run the SecondBrain retrieval regression suite and report recall@k and mean reciprocal rank.

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/no-carve-only-pizza/secondbrain-oss'

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