MCP Servers / productivity / Obsidian MCP Server

Obsidian MCP Server

JSON →
none27productivity

An MCP server that allows AI assistants to read from and write to your local Obsidian vault.

Install
How to run this server

No install command recorded.

server path: obsidian-mcp-server-4
Tools
What this server exposes
search_notes
Search through Obsidian notes using full-text search or tag-based filtering
get_note
Retrieve the content of a specific note by its path or title
create_note
Create a new note in the Obsidian vault with specified content and path
update_note
Update the content of an existing note
delete_note
Delete a note from the Obsidian vault
list_notes
List all notes in the vault, optionally filtered by directory
get_vault_structure
Get the folder and file structure of the vault
search_by_tag
Search notes by specific tags
Configuration
Environment & auth
authnone
Resources
Obsidian MCP Server — MCP Server · libregistry