obsidian-brain

sweir1/obsidian-brain
★ 1 stars TypeScript 🤖 AI/LLM Updated today
Standalone Node MCP server: semantic search + knowledge graph + vault editing for Obsidian, no plugin 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-brain": {
      "command": "npx",
      "args": [
        "-y",
        "sweir1/obsidian-brain"
      ]
    }
  }
}

Topics

anthropicclaudeclaude-codeembeddingsknowledge-graphmcpmodel-context-protocolobsidianobsidian-mdsemantic-searchsqlitetypescript