Obsidian MCP
JSON →Interact with your Obsidian vault using the Model Context Protocol, enabling AI assistants to read, write, and manipulate notes.
Tools · 5
- 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
Links
★ 4 GitHub stars