Obsidian Vault
Read and write notes in your Obsidian vault from your AI. Search, link, and create notes through natural conversation.
obsidiannotespkmknowledge-managementmarkdown
CuratedLast reviewed: Dec 18, 2024API Key Required
About
Obsidian Vault
Unlock your second brain for your AI assistant. Search notes by content or title, read linked notes across your vault, create new notes, and add to daily journals — all through conversation.
Requires the Obsidian Local REST API community plugin (free, no account needed).
Setup
- Install the "Local REST API" plugin in Obsidian (Community Plugins)
- Copy your API key from the plugin settings
- Add to your MCP config:
{
"mcpServers": {
"obsidian-vault": {
"command": "npx",
"args": ["-y", "@mcphub/obsidian-vault"],
"env": {
"OBSIDIAN_API_URL": "http://localhost:27123",
"OBSIDIAN_API_KEY": "..."
}
}
}
}
Example Prompts
- "Search my vault for notes about machine learning"
- "What's in my daily note from last Monday?"
- "Create a new note called 'Project Alpha' in my Projects folder"
- "Find all notes linked to the 'Startup Ideas' note"
Permissions & Access
Permissions Required
read:noteswrite:notes
⚠ This tool requires write or destructive access. Review permissions carefully before installing.
External Systems Accessed
Obsidian

