Obsidian Notebook
0
Integrates Claude with Obsidian notes for semantic and full-text search capabilities.
About
This tool provides an MCP server designed to bridge your Obsidian notebook with Large Language Models like Claude. It leverages a Dockerized setup, connecting to your Obsidian notes folder and utilizing a Qdrant instance for efficient vector storage. The system actively monitors changes within your notebook, automatically creating and updating vectors in Qdrant, enabling LLMs to perform both semantic and full-text searches across your personal knowledge base. It aims to provide a robust backend for enhancing LLM interaction with your Obsidian notes.
Key Features
- Dockerized deployment for easy setup
- Direct connection to Obsidian notebook folders
- Persistent Qdrant instance for vector storage
- Watches for changes in Obsidian notes to update vectors
- Provides an MCP server for LLM integration and semantic search
- 0 GitHub stars
Use Cases
- Enhancing LLM's ability to query and understand personal Obsidian notes
- Automating the synchronization of Obsidian knowledge into a searchable vector database for LLMs
- Creating a backend for LLMs to perform semantic and full-text searches on personal knowledge bases