MCP server that interacts with Obsidian via the Obsidian rest API community plugin
MCP server to interact with Obsidian via the Local REST API community plugin. The server implements multiple tools to interact with Obsidian: listfilesinvault: Lists all files and directories in the root directory of your Obsidian vault listfilesindir: Lists all files and directories in a specific Obsidian directory getfilecontents: Return the content of a single file in your vault. search:…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server to interact with Obsidian via the Local REST API community plugin. The server implements multiple tools to interact with Obsidian: listfilesinvault: Lists all files and directories in the root directory of your Obsidian vault listfilesindir: Lists all files and directories in a specific Obsidian directory getfilecontents: Return the content of a single file in your vault. search: Search for documents matching a specified text query across all files in the vault patchcontent: Insert…