20alexl/mini_claude
Give Claude Code persistent memory across sessions. Track habits, log mistakes, prevent death spirals. Runs locally with Ollama.
This tool gives AI coding assistants a 'brain' so they can remember past coding sessions. It automatically tracks your code changes, decisions, and mistakes, and then retrieves the right information when you need it. This is ideal for software developers using AI coding assistants to build and maintain projects.
Use this if you use an AI coding assistant and want it to learn from previous interactions, remember project-specific rules, and avoid repeating past errors.
Not ideal if you don't use AI coding assistants or are looking for a general-purpose knowledge management system for human-generated content.
Stars
10
Forks
3
Language
Python
License
MIT
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/20alexl/mini_claude"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sgroy10/speclock
AI Constraint Engine by Sandeep Roy — stops AI from breaking what you locked. 100/100 on...
Intina47/context-sync
Local persistent memory store for LLM applications including continue.dev, cursor, claude...
patravishek/memex
Retains Claudes session
maydali28/memcp
A persistent memory MCP server for Claude Code - Recursive Language Model integration for Claude...
seongjaeryu/bindly-claude-code
Knowledge completion layer for Claude Code - finish your thoughts and make them reusable across...