Enables AI assistants to read from and write to your Obsidian vault through the Model Context Protocol.
Obsidian provides a lightweight Model Context Protocol (MCP) server that allows AI assistants like Cursor and Claude to interact with your Obsidian vault. It offers functionalities to read existing notes, find TODOs, and create or update files directly within your vault, without requiring the Obsidian application to be actively running. This direct filesystem access makes it a flexible alternative to Obsidian plugins for AI integration.
Key Features
01Finds open TODOs within markdown files.
028 GitHub stars
03Reads all filenames in an Obsidian vault.
04Updates the content of existing files or creates new ones.
05Retrieves content from specified files.
06Supports integration with Claude and Cursor.
Use Cases
01Finding and managing TODOs related to specific projects.
02Creating new notes summarizing recent code changes with AI assistance.
03Quickly checking existing notes for project ideas.