---
title: "mempalace-code"
description: "Local-first semantic memory for coding agents, packaged with a minimal-profile MCP server and LLM skill."
canonical: https://agentpluginsdirectory.com/plugins/mempalace-code
last-updated: 2026-09-26
---

# mempalace-code
Local-first semantic memory for coding agents, packaged with a minimal-profile MCP server and LLM skill.
- Slug: mempalace-code
- Publisher: mempalace-code contributors
- Repository: https://github.com/rergards/mempalace-code
- Manifest: mempalace_code/agent_plugin/plugin.json
- Version: 1.14.2
- License: Apache-2.0
- Category (editorial): agent-tooling
- Skills: 1 (mempalace)
- MCP servers: 1 (mempalace-code)
- Stars: 21
- Repository created: 2026-04-12
- Repository last pushed: 2026-09-26
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/mempalace-code
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What mempalace-code does, in the publisher's words

Index your codebase once. Your AI can recall architecture decisions, debugging sessions, and API patterns across sessions and projects without re-reading the repo.

No cloud service, no API keys, no subscription. After the one-time embedding model download, indexing and search stay on your machine.

Language-Aware Mining AST, regex, and adaptive chunking matched to each file type 29 MCP Tools Any MCP-capable agent search, store, traverse · static profiles Temporal Knowledge Graph Facts that change over time with validity windows 33.8x Token Savings measured peak · median 14.5x scales with project size Cross-Project Tunnels Search auth in one project find it everywhere 3,000+ Tests · $0 Cost Local test suite offline after model setup

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/rergards/mempalace-code/HEAD/README.md

## Skills

- mempalace: Use local MemPalace memory through the minimal MCP profile when prior project context or durable note capture matters.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- mempalace-code: transport: stdio; command: mempalace-code-mcp --profile=minimal

Read from the plugin's own mcp.json. Environment variable names only, never values.
