CoMfUcIoS/obsidian-mcp-sb
If you are the rightful owner of obsidian-mcp-sb and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Obsidian MCP Second Brain Server is a read-only server that provides intelligent access to your Obsidian vault, allowing it to function as a 'second brain' for LLMs.
Tools
Functions exposed to the LLM to take actions
search_notes
Search notes with optional filters like tags, type, status, category, and date range.
get_note
Retrieve full content of a specific note by its path.
get_notes_by_tag
Get all notes associated with a specific tag.
get_recent_notes
Fetch recently modified notes with an optional limit.
list_tags
List all unique tags across the vault.
summarize_notes
Generate summary statistics for notes matching specific criteria.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client