marcelmarais/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.
Obsidian MCP Server is a lightweight Model Context Protocol server that allows AI assistants to interact with your Obsidian vault.
Tools
Functions exposed to the LLM to take actions
getAllFilenames
Used to discover files available in the knowledge base
readMultipleFiles
Used to read content from multiple files, making it easier for AI assistants to analyze content
getOpenTodos
Used to obtain all unfinished to-do items to help users manage tasks
updateFileContent
Used to update or create file content, support AI assistant to modify notes directly
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client