Obsidian
Summary
This MCP server, developed by kazuph, enables seamless integration between Claude Desktop (or any MCP client) and Obsidian vaults. It provides tools for reading, searching, and writing notes within specified Obsidian directories, leveraging TypeScript and the @modelcontextprotocol/sdk for robust implementation. The server includes security measures like path validation and symlink handling to ensure safe access to vault contents. It's particularly useful for users who want to incorporate their personal knowledge base into AI-assisted workflows, allowing for natural language queries and updates to Obsidian notes through MCP-compatible interfaces.
Available Actions(4)
obsidian_read_notes
Read the contents of multiple notes. Each note's content is returned with its path as a reference.
obsidian_search_notes
Search for notes by name (case-insensitive, supports partial matches and regex).
obsidian_read_notes_dir
List the directory structure under a specified path.
obsidian_write_note
Create a new note at the specified path.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください