オブシディアン iCloud MCP
iCloud Drive に保存されている Obsidian Vault を、Model Context Protocol (MCP) を介して AI に接続します。
[!警告] Obsidian iCloud MCPはmacOSで完全にテストされています。WindowsまたはLinuxをご利用の場合は、動作確認の上、お知らせください。
Claude Desktopでの使用
これをclaude_desktop_config.json
に追加します:
開発中のデバッグ
npx @modelcontextprotocol/inspector node path/to/server/index.js arg1 arg2 arg3 arg...
を使用して、ローカルで開発されたサーバーを検査します。
本番環境での使用
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
iCloud Drive に保存されている Obsidian のボールトをモデル コンテキスト プロトコル経由で AI モデルに接続し、AI アシスタントが Obsidian ノートにアクセスして操作できるようにします。
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to read, write, and manipulate notes in your Obsidian vault through a standardized interface.Last updated -53812TypeScriptISC License
- -securityAlicense-qualityA server implementation that allows AI assistants to read, create, and manipulate notes in Obsidian vaults through the Model Context Protocol.Last updated -6975TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants like Claude to interact with your Obsidian vault through the Local REST API plugin, allowing reading, creating, searching, and managing notes.Last updated -1918PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that connects AI assistants to GitHub repositories containing Obsidian vaults, enabling them to read, search, and analyze notes and documentation stored on GitHub.Last updated -403TypeScriptMIT License