obsidian-mcp-suite

nelsonlove/obsidian-mcp-suite
★ 0 stars TypeScript AI/LLM Updated today
Obsidian plugin exposing the live vault (alias/embed/block-resolved) to Claude over a local Unix socket — companion to obsidian-vault-mcp-server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "obsidian-mcp-suite": {
      "command": "npx",
      "args": [
        "-y",
        "nelsonlove/obsidian-mcp-suite"
      ]
    }
  }
}

README Excerpt

**Let AI assistants work with your Obsidian vault without giving up control of it.** Governor is a desktop-only Obsidian Community Plugin that gives a compatible local AI client carefully governed access to the vault open in Obsidian. You can ask the assistant to find, explain, capture, organize, validate, or maintain information. Obsidian remains the visible home of the work, and Governor controls what the assistant can see, what it can change, how results are verified, and which exact results

Topics

mcpobsidian-mdobsidian-plugin