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.
No reviews yet. Be the first to review!
Sign in to join the conversation
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.