Obsidian Claude Code
JSON →An Obsidian plugin that integrates Claude Code into your vaults via an MCP server.
Tools · 11
- view File operations: view files in the vault
- str_replace File operations: replace strings in vault files
- create File operations: create new files in the vault
- insert File operations: insert content into vault files
- get_current_file Workspace operations: get the currently active file
- get_workspace_files Workspace operations: get all files in the workspace
- obsidian_api Obsidian API access: interact with Obsidian's API
- getDiagnostics System and vault diagnostics (IDE-specific)
- openDiff Diff view operations (stub for Obsidian, IDE-specific)
- close_tab Tab management (stub for Obsidian, IDE-specific)
- closeAllDiffTabs Bulk tab operations (stub for Obsidian, IDE-specific)
Links
★ 291 GitHub stars