A lightweight MCP server for interacting with Obsidian notes through the Obsidian Local REST API. Enables AI assistants to read, modify, search, and navigate Markdown files in an Obsidian vault with granular control over content insertion, targeting specific headings, block references, and frontmatter. Designed to provide a flexible, standardized interface for programmatic note manipulation.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Returns the content of the currently active file.
Deletes the currently active file.
Modifies content relative to a heading, block reference, or frontmatter field.
Appends content to the end of the active file.
Opens a specific file in Obsidian.
Searches for documents matching a text query.
Lists files in the root directory of your vault.
Lists files in a specific directory of your vault.