loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

obsidian-sync-mcp

MCP Tool

es617/obsidian-sync-mcp

Remote MCP server that gives AI Agent access to your Obsidian vault via Self-hosted LiveSync and CouchDB.

Install

$ npx loaditout add es617/obsidian-sync-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "obsidian-sync-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "obsidian-sync-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Obsidian Sync MCP

<!-- mcp-name: io.github.es617/obsidian-sync-mcp -->

Give any AI agent remote read/write access to your Obsidian vault over MCP. Run it locally from your machine, or deploy it to the cloud so it works even when your laptop is off.

> Example: From your phone, ask your AI: "What's in my daily note for today?" — and get the full content back, with a link to open it in Obsidian.

---

How it works

The server has two modes:

  • Local mode — reads .md files directly from your vault folder. No database needed.
  • Remote mode — reads from CouchDB via Self-hosted LiveSync, the community plugin that replaces iCloud/Obsidian Sync with a CouchDB backend (600k+ downloads). The server uses livesync-commonlib — the same library that powers the plugin — for proper chunk handling and E2E encryption support.

Both modes expose the same MCP tools over HTTP, so any MCP-compatible agent can connect: Claude, Copilot, custom agents, anything that speaks the Model Context Protocol.

---

Choose your setup

| You have... | Do this | What happens | |---|---|---| | LiveSync already | Point MCP server at your CouchDB | Add AI access to your existing setup | | A Mac that's always on | Run in local mode + tunnel | Reads files directly, no database | | Nothing yet, want it always on | Deploy to Fly.io | CouchDB + MCP server in the cloud |

---

Already have LiveSync?

If you're already using Self-hosted LiveSync, you just need the MCP server. No database setup, no plugin changes — point it at your existing CouchDB.

Run locally
npx obsidian-sync-mcp

Tags

claude-aimcp-serverobsidian

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated19 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/25/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/es617/obsidian-sync-mcp)](https://loaditout.ai/skills/es617/obsidian-sync-mcp)