mcp-obsidian

Piotr1215/mcp-obsidian

3.3

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.

Obsidian MCP Server provides secure, direct file system access to Obsidian vault files without requiring the Obsidian app.

Tools

Functions exposed to the LLM to take actions

search-vault

Search for content across all notes in your vault with advanced options like Boolean operators and context snippets.

search-by-title

Search for notes by their H1 title with fast title-based search.

list-notes

List all markdown files in your vault or a specific directory.

read-note

Read the complete content of a specific note with path validation.

write-note

Create or update a note with new content, ensuring atomic writes for data integrity.

delete-note

Delete a note from your vault with safe deletion and proper validation.

search-by-tags

Find notes containing specific tags, supporting both YAML frontmatter and inline #tags.

get-note-metadata

Get metadata for one or all notes without reading full content, useful for building note indexes or dashboards.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources