Show HN: PMB – local-first memory for AI coding agents over MCP
Category: devtools
Tags: ai-agents, mcp, memory, local-first, developer-tools
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
PMB provides local-first persistent memory for AI coding agents via the MCP protocol, storing contextual facts, decisions, and project structure in a single SQLite file. Its hybrid recall (BM25, vector, graph) and multilingual embedder allow fast, offline retrieval without API keys, which directly addresses a known pain point for developers using AI agents across sessions.
Target audience: backend devs, AI/ML engineers, data engineers
Repository: https://github.com/oleksiijko/pmb/blob/main/README.md · Python · Apache-2.0 · 83 stars
View on Hacker News