Connect your Obsidian vault to AI — search, read, and create notes
Obsidian MCP connects your Obsidian knowledge base to AI assistants via the Obsidian REST API. Search notes, read content, create new pages, update existing ones, and navigate your vault's link graph.
Perfect for knowledge workers who want their AI to reference personal notes, research, and documentation stored in Obsidian. Supports full-text search, tag filtering, and backlink traversal.
Add this to your MCP configuration file:
{
"mcpServers": {
"obsidian": {
"env": {
"OBSIDIAN_API_KEY": "<your-key>"
},
"args": [
"-y",
"mcp-obsidian"
],
"command": "npx"
}
}
}Verified popular Obsidian MCP server.
Scanned 0 files · 0 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!