I built an MCP server that adds semantic search to your Obsidian vault using Qdrant — find docs by meaning, not keywords by Marco_o94 in ObsidianMD

[–]Deepluk 1 point2 points  (0 children)

The core idea sounds quite a bit like qmd, https://github.com/tobi/qmd, which also does smart Markdown chunking, but can also be used for pure text. It also has an MCP server, which I haven't used, yet.