obsidian-mcp
23
The Obsidian MCP Server connects AI models to the Obsidian knowledge base, allowing for interaction with notes and folder structures. Key features include note management and full-text search. The server complies with Model Context Protocol specifications and integrates with Obsidian via the Local REST API plugin.
list_notes
List all notes in the knowledge base
read_note
Read the contents of the specified notes
create_note
Create a new note
update_note
Update existing notes
search_vault
Search for content in the knowledge base
delete_note
Delete notes
manage_folder
Manage folders (create, rename, move, delete)