Obsidian iCloud MCP
Access and manage Obsidian notes stored in iCloud Drive.
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
{
"mcpServers": {
"obsidian-mcp": {
"command": "node",
"args": [
"/path/to/obsidian-mcp/build/index.js",
"/Users/<USERNAME>/Library/Mobile\\ Documents/iCloud~md~obsidian/Documents/<VAULT_NAME_1>",
"/Users/<USERNAME>/Library/Mobile\\ Documents/iCloud~md~obsidian/Documents/<VAULT_NAME_2>"
]
}
}
}
Using npx @modelcontextprotocol/inspector node path/to/server/index.js arg1 arg2 arg3 arg... to inspect servers locally developed.
Using in Production
{
"mcpServers": {
"obsidian-mcp": {
"command": "npx",
"args": [
"-y",
"obsidian-mcp",
"/Users/<USERNAME>/Library/Mobile\\ Documents/iCloud~md~obsidian/Documents/<VAULT_NAME_1>",
"/Users/<USERNAME>/Library/Mobile\\ Documents/iCloud~md~obsidian/Documents/<VAULT_NAME_2>"
]
}
}
}
関連サーバー
Kone.vc
スポンサーMonetize your AI agent with contextual product recommendations
mcp-todo
A simple to-do list manager to record, track, and complete daily tasks.
YNAB
Access and manage your YNAB (You Need A Budget) data through MCP-enabled clients.
Google Docs
An MCP server for integrating with and managing Google Docs.
Canvas MCP Server
An MCP server for interacting with the Canvas LMS API.
MCP Resume Server
Fetches resume data from a GitHub gist to provide professional background context to LLMs.
Vercel MCP Server
An MCP server deployed on Vercel that provides a dice rolling tool.
Python SSH MCP
A SSH MCP Server written in python. Which builds upon a sophisticated tools and permission layer. Including Skills, Docker and Systemctl toolset and some runbooks.
Time Server
Get the current time and convert time between different timezones.
Jira MCP Server
An MCP server for interacting with Jira projects and issues.
Email MCP for Gmail, iCloud and microsoft
Organize, flag, read, delete, and clean email with AI.