HomeKnowledge & Memory › Piia Engram

Piia Engram

Local-first AI identity for MCP coding tools. Lessons, decisions, and context you control.

Python Local macOSWindowsLinux
★ 161 stars Last pushed 2026-09-24 License: AGPL-3.0

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 4.21.0)

uvx piia-engram

Or add to your MCP client config:

{
  "mcpServers": {
    "piia-engram": {
      "command": "uvx",
      "args": [
        "piia-engram"
      ],
      "env": {
        "ENGRAM_MCP_STARTUP_SYNC": "<YOUR_VALUE>",
        "ENGRAM_TOOLS": "<YOUR_VALUE>",
        "PYTHONIOENCODING": "<YOUR_VALUE>"
      }
    }
  }
}
  • ENGRAM_MCP_STARTUP_SYNC — Skip optional local startup reconciliation during marketplace/client validation; set to background for local cross-tool sync.
  • ENGRAM_TOOLS — Expose the context-budget friendly default surface; set to all for the full advanced surface.
  • PYTHONIOENCODING — Force UTF-8 stdio frames on Windows-style consoles.

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry