SecondBrain
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SECONDBRAIN_CONFIG | No | Path 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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