PublikPrinciple/obsidian-mcp-rest
If you are the rightful owner of obsidian-mcp-rest 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.
An MCP server implementation that provides access to Obsidian vaults through a local REST API.
Tools
Functions exposed to the LLM to take actions
listNotes
List all notes in the vault or a specific folder
readNote
Read the contents of a specific note
writeNote
Create or update a note
searchNotes
Search for notes using a query string
getMetadata
Get metadata for a specific note
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client