obsidian-mcp-server
If you are the rightful owner of obsidian-mcp-server 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 plugin that runs a local Model Context Protocol server, enabling external applications to interact with your Obsidian vault through a standardized interface.
simple_vector_search
Semantic search for notes using vector embeddings.
count_entries
Counts indexed notes and chunks in the Orama database.
list_files
Lists files and folders within a specified directory.
read_file
Reads the content of a specific file.
create_file
Creates a new file.
edit_file
Edits a specific range of lines within an existing file.
delete_file
Deletes a file.
create_folder
Creates a folder.
delete_folder
Deletes a folder.