Obsidian Notes Rag
未认领Local vector store for Obsidian notes with semantic search via MCP server
安装
$
uvx obsidian-notes-rag setup工具(6 个)
get_note_context
Get a note with its links, backlinks, and similar notes
get_note_graph
Get a note's link-graph neighborhood
get_similar
Find notes similar to a given note
get_stats
Show index statistics
reindex
Rebuild the index (chunks and link graph)
search_notes
Find notes matching a query; expand adds link-graph neighbors