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:…
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…