takuya0206/obsidian-mcp
If you are the rightful owner of obsidian-mcp 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.
Obsidian MCP is a tool that allows you to interact with your Obsidian vault using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
readNote
Read the contents of a specific note.
readActiveNote
Read the contents of the current active note.
listNotes
Recursively lists files and folders in the entire Vault or under a specified folder.
patchNote
Inserts content into an existing note relative to a heading, block reference, or frontmatter field.
searchWithJsonLogic
Search Obsidian notes using JsonLogic format queries.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client