Enables direct file system access and management for Obsidian vaults through Model Context Protocol (MCP).
Obsidian MCP provides a server that grants programmatic access to Obsidian vaults without requiring Obsidian plugins or a REST API. It streamlines interaction with your knowledge base by offering capabilities like automatic vault discovery, full-text search with regex, and comprehensive note operations including reading, writing, appending, and prepending content. This tool is optimized for Windows environments and aims to be a foundational layer for applications needing to interact directly with Obsidian data.