옵시디언 아이클라우드 MCP
iCloud Drive에 저장된 Obsidian Vault를 MCP(Model Context Protocol)를 통해 AI에 연결합니다.
[!경고] Obsidian iCloud MCP는 MacOS에서 완벽하게 테스트되었습니다. Windows 또는 Linux를 사용하시는 경우, 테스트해 보시고 작동 여부를 알려주세요.
Claude Desktop과 함께 사용
claude_desktop_config.json
에 다음을 추가하세요:
개발 중 디버깅
지엑스피1
npx @modelcontextprotocol/inspector node path/to/server/index.js arg1 arg2 arg3 arg...
사용하여 로컬로 개발된 서버를 검사합니다.
프로덕션에서 사용
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
모델 컨텍스트 프로토콜을 통해 iCloud Drive에 저장된 Obsidian 볼트를 AI 모델에 연결하여 AI 어시스턴트가 Obsidian 메모에 액세스하고 상호 작용할 수 있도록 합니다.
Related MCP Servers
- -securityAlicense-qualityEnables AI assistants to interact with Obsidian vaults, providing tools for reading, creating, editing and managing notes and tags.Last updated -598149TypeScriptMIT License
- -securityAlicense-qualityProvides a standardized interface for AI assistants to interact with Obsidian vaults through a local REST API, enabling reading, writing, searching, and managing notes.Last updated -37TypeScriptMIT License
- -securityFlicense-qualityThis project implements a Model Context Protocol (MCP) server for connecting AI models with Obsidian knowledge bases. Through this server, AI models can directly access and manipulate Obsidian notes, including reading, creating, updating, and deleting notes, as well as managing folder structures.Last updated -5987JavaScript
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants to read, write, and manipulate notes in your Obsidian vault through a standardized interface.Last updated -598TypeScriptISC License