Back to browse
GitHub Repository

Your AI agents never start from zero again. Local-first MCP runtime with persistent memory across sessions and tools.

25 starsJavaScript

EGC - MCP server that gives AI coding tools memory across sessions

by fmarzochi·Jun 21, 2026·2 points·0 comments

AI Analysis

MidSolve My Problem

Another MCP memory server when several already exist.

Strengths
  • Local-first runtime means no cloud dependencies for session persistence.
  • Automatic session capture requires no commands to learn or configure.
Weaknesses
  • Crowded MCP memory server space with established alternatives already.
  • No novel architecture beyond what other session persistence tools offer.
Category
Target Audience

Developers using AI coding assistants like Cursor or Copilot

Similar To

Continue · Cursor · Other MCP memory servers

Similar Projects

CogmemAi – Persistent Memory for Claude Code via MCP

Runs extraction and search server-side so your local MCP is a tiny HTTP client — no local DBs, no giant RAM leaks, and an easy npx install and .mcp.json or global MCP registration. It exposes clear tools (save_memory, recall_memories, extract_memories, get_project_context) and adds project-scoped + global preferences — a pragmatic fix for Claude Code's tiny flat-file memory. The tradeoff is obvious: usefulness depends on the hosted API (privacy, uptime, cost), and the repo looks early-stage with minimal commits and docs beyond the quickstart.

Niche GemShip ItSolve My Problem
hifriendbot
204mo ago