ObsidianPalace

TheWinterShadow/ObsidianPalace
★ 0 stars Python 🧠 Memory/Knowledge Updated 1d ago
Obsidian MCP Server using MemPalace.
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": {
    "obsidianpalace": {
      "command": "uvx",
      "args": [
        "obsidianpalace"
      ]
    }
  }
}

Or install with pip: pip install obsidianpalace

README Excerpt

<div align="center"> <img src="docs/assets/obsidian_palace.png" alt="ObsidianPalace" width="200"> </div> MCP server that gives AI clients (Claude Desktop, Claude Code, OpenCode, claude.ai) full read/write/search access to your Obsidian vault. ObsidianPalace bridges your Obsidian vault with AI via the [Model Context Protocol](https://modelcontextprotocol.io/). It runs as a single Docker container on a GCE instance (~$15/mo) and exposes five MCP tools over both SSE and Streamable HTTP transports:

Tools (5)

list_folderslist_notesread_notesearch_vaultwrite_note