A private MCP memory server for coding agents
private MCP

Palace exposes memory tools over MCP while keeping the server, database, embeddings, and API keys under your control.

Works with Cursor, Claude Code, Codex, and other MCP-capable clients.
Combines semantic retrieval, BM25-style search, diaries, and knowledge graph recall.
Open-source MIT core for solo developers; paid server for shared team memory.

MCP is the interface

Your agents call palace_* tools through the Model Context Protocol. The workflow stays familiar, but the memory backend becomes durable and shared.

Private is the point

A private MCP memory server lets developers coordinate through shared recall while avoiding a scattered set of cloud-side memories per tool or vendor.

Built for coding teams

Palace focuses on remembered decisions, preferences, prior fixes, session diaries, and provenance rather than generic document chat.