obsidian-local-llm-hub

takeshy/obsidian-local-llm-hub
★ 40 stars TypeScript 🤖 AI/LLM Updated 1d ago
All-in-one local AI hub for Obsidian — LLM chat with vault tools, MCP servers, RAG, workflow automation, encryption, and edit history. Fully private, no cloud required.
View on GitHub →

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-local-llm-h": {
      "command": "npx",
      "args": [
        "-y",
        "takeshy/obsidian-local-llm-hub"
      ]
    }
  }
}

Topics

local-llmmemo-appobsidian-pluginragworkflow-automation