Skip to main content
Glama
dhaseeb-proj

Obsidian Second Brain MCP

by dhaseeb-proj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OBSIDIAN_VAULT_PATHNoPath to the Obsidian vault (alternative to storing in .obsidian-second-brain.json)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
project_memory_startA

Load the compact Obsidian project memory pack for this repo before meaningful work. Use this at session start, before bug fixes, before feature work, and before project health reviews.

project_memory_statusA

Check whether this repo is linked to an Obsidian project memory pack and list missing standard notes.

project_memory_log_bugB

Append a bug investigation or fix record to Obsidian. Use when a bug is identified, investigated, fixed, verified, or left blocked.

project_memory_log_featureB

Append a feature planning or implementation record to Obsidian. Use when starting, changing, completing, or deferring feature work.

project_memory_record_decisionA

Record a durable project decision in Obsidian. Use when the agent or user chooses an approach, rejects alternatives, changes scope, or decides deployment/release behavior.

project_memory_close_sessionA

Close the loop after meaningful work by appending a session record to Obsidian. Use before final response when code, docs, bugs, features, tests, or deployment status changed.

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/dhaseeb-proj/obsidian-second-brain-mcp-and-skill'

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