obsidian-mcp

punkpeye/obsidian-mcp

3.3

If you are the rightful owner of obsidian-mcp 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.

The Obsidian MCP Server is a Model Context Protocol server that allows AI assistants to interact with your Obsidian vault, providing tools for managing notes through the Local REST API plugin.

Tools

Functions exposed to the LLM to take actions

read_note

Read the content and metadata of a specific note.

create_note

Create a new note or update an existing one.

update_note

Update the content of an existing note.

delete_note

Delete a note from the vault.

search_notes

Search for notes containing specific text or tags.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources