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>"
]
}
}
}
Server Terkait
Linear
Query and search for issues in your Linear workspace.
Email MCP for Gmail, iCloud and microsoft
Organize, flag, read, delete, and clean email with AI.
Linear MCP Server
An MCP server for interacting with the Linear API, allowing AI agents to manage issues, projects, and teams.
esa
An MCP server for interacting with the esa.io knowledge-sharing platform.
Zendesk MCP Server
Manage Zendesk tickets and comments, analyze tickets, draft responses, and access Help Center articles as a knowledge base.
YesDev
AI-powered tools for efficient task, requirement, and project management using the YesDev platform.
UNO: Unified Narrative Operator
A text enhancement tool that transforms story content into rich, detailed narratives using advanced literary techniques and heuristic analysis.
OneNote
Access your entire OneNote knowledge base through AI using the Microsoft Graph API.
ProductPlan MCP Server
Query ProductPlan roadmaps with AI. Access OKRs, ideas, launches, and timeline data through natural language.
Mindmap MCP Server
Convert Markdown content into interactive mindmaps.