Integrates AI assistants with Obsidian vaults, enabling direct file operations and markdown content analysis.
mcp-vault is a Model Context Protocol (MCP) server that bridges AI assistants with your Obsidian vault. It allows AI models to programmatically interact with your knowledge base, performing operations such as moving and renaming files, extracting and analyzing markdown heading structures, and navigating heading hierarchies with parent chain resolution. The server leverages the Obsidian Local REST API plugin for file manipulations (requiring a custom fork for full functionality) and directly reads markdown files for efficient heading analysis, enhancing AI's ability to manage and understand your vault content.