PCIRCLE-AI/memesh
15 stars · Last commit 2026-08-16
Agentic memory for coding agents — captured from the agent's real work, injected when it acts, kept honest when it contradicts itself. One SQLite file. MCP + CLI + hooks + dashboard. No cloud.
README preview
🌐 [English](README.md) | [繁體中文](README.zh-TW.md) | [Deutsch](README.de.md)
<p align="center">
<h1 align="center">MeMesh</h1>
<p align="center">
<strong>Agentic memory for coding agents.</strong><br />
One SQLite file. No Docker. No cloud required.
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@pcircle/memesh"><img src="https://img.shields.io/npm/v/@pcircle/memesh?style=flat-square&color=3b82f6&label=npm" alt="npm" /></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-22c55e?style=flat-square" alt="MIT" /></a>
<a href="https://nodejs.org"><img src="https://img.shields.io/badge/node-%3E%3D22-22c55e?style=flat-square" alt="Node" /></a>
<a href="https://modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP-compatible-a855f7?style=flat-square" alt="MCP" /></a>
</p>
</p>
---
**MeMesh** — open-source **agentic memory** for Claude Code & MCP coding agents: captured from the agent's real work, injected at the moment it acts, kept honest when it contradicts itself. One SQLite file. No cloud.