obsidian-mcp
2
Obsidian MCP is a tool designed to facilitate interaction with Obsidian vaults using the Model Context Protocol. It enables seamless integration allowing AI assistants to read, write, and manipulate Obsidian notes efficiently.
Obsidian MCP (Model Context Protocol)
Obsidian MCP allows interaction with Obsidian vaults through the Model Context Protocol, enabling AI assistants to manage notes via a standardized interface.
Prerequisites
- Node.js 18 or higher
- Obsidian with Local REST API plugin
- API key from the Local REST API plugin
Available Tools
- readNote: Read specific note content
- readActiveNote: Access current active note
- listNotes: List files and folders
- patchNote: Insert content into existing notes
- searchWithJsonLogic: Search notes using JsonLogic queries