Provides access to files stored in iCloud Drive, specifically targeting Obsidian Vaults synchronized through iCloud to make them available to AI models.
Fully tested support for accessing iCloud-stored Obsidian Vaults on macOS systems.
Connects Obsidian Vaults stored in iCloud Drive to AI models, allowing access to and interaction with Markdown notes and documents stored in Obsidian Vaults.
Obsidian iCloud MCP
Connecting Obsidian Vaults that are stored in iCloud Drive to AI via the Model Context Protocol (MCP).
Warning
Obsidian iCloud MCP is fully tested on MacOS. If you are using Windows or Linux, please test it and let me know if it works.
Usage with Claude Desktop
Add this to your claude_desktop_config.json
:
Debugging in Development
Using npx @modelcontextprotocol/inspector node path/to/server/index.js arg1 arg2 arg3 arg...
to inspect servers locally developed.
Using in Production
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
Connects Obsidian vaults stored in iCloud Drive to AI models via the Model Context Protocol, allowing AI assistants to access and interact with your Obsidian notes.
Related MCP Servers
- -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 -3192TypeScriptISC 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 -8215TypeScriptMIT 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 -43TypeScriptMIT License