mcpbeat Sign in

Palace MCP Server

by ancientice Your server? Claim it
local only

Palace runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 1 Sep 2026.

Local-first memory for coding agents — MCP server, single SQLite file, local embeddings

Installs / week
not published
7
Stars
0 open issues
1 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/update-homebrew.yml:63
      - name: Update formula
        run: |
          cd homebrew-palace
          VERSION=${{ steps.version.outputs.version }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Palace every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Alternatives to Palace

same job, measured the same way
Tdai Memory MCP
by tinhien11

Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.

126 installs/wk local only
Engram
by hbarefoot

Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.

82 installs/wk local only
remem-mcp — Local-first MCP Memory + CodeGraph + Wiki
by tinhien11

Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.

92 installs/wk local only
lean-memory
by wuesteon

Embedded, local-first agent memory: one SQLite file per namespace, no server, no cloud.

128 installs/wk local only
rmbr
by srock44

Embedded, local-first memory and retrieval for AI agents. One SQLite file, no server, no API key.

130 installs/wk local only
Th Memory MCP
by worakorn-prince

Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor

449 installs/wk local only
Memkeeper
by teflon07

Local-first memory for AI agents: on-device hybrid retrieval over a single SQLite file.

local only
SAME - Stateless Agent Memory Engine
by sgx-labs

Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.

48 installs/wk local only

Palace — questions

Answers built from our own checks of this server.

Why is there no uptime for Palace?
Palace runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Palace open source?
Yes — it is published under the MIT licence, written in Rust and 7 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.