mcp-obsidian

MarkusPfundstein/mcp-obsidian

3.8

If you are the rightful owner of mcp-obsidian and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP server to interact with Obsidian via the Local REST API community plugin.

Tools

Functions exposed to the LLM to take actions

list_files_in_vault

List all files and directories in the notes library

list_files_in_dir

List all files and directories in the specified directory

get_file_contents

Get the contents of a single file

search

Search for documents that match the specified text query

patch_content

Insert content in existing notes

append_content

Append content at the end of the file

delete_file

Delete a file or directory

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources