pmb
by oleksiijko · Python · ★ 192
Local-first persistent memory for AI coding agents (Claude Code, Cursor, Codex) over MCP. Decisions, lessons and facts live in one SQLite file on your disk. Offline, multilingual.
Install
pip install git+https://github.com/oleksiijko/pmb.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"pmb": {
"command": "uvx",
"args": [
"git+https://github.com/oleksiijko/pmb.git"
]
}
}
} From the README
Related databases servers
codebase-memory-mcp
DeusData
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
mcp-toolbox
googleapis
MCP Toolbox for Databases is an open source MCP server for databases.
claude-context
zilliztech
Code search MCP for Claude Code. Make entire codebase the context for any coding agent.
XHS-Downloader
JoeanAmier
小红书(XiaoHongShu、RedNote)链接提取/作品采集工具:提取账号发布、收藏、点赞、专辑作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书作品文件
learn-agentic-ai
panaversity
Learn Agentic AI using Dapr Agentic Cloud Ascent (DACA) Design Pattern and Agent-Native Cloud Technologies: OpenAI Agents SDK, Memory, MCP, A2A, Knowledge Graphs, Dapr, Rancher Desktop, and Kubernetes.
tabularis
TabularisDB
Open-source desktop SQL workspace for PostgreSQL, MySQL/MariaDB, SQLite and 12+ more databases like DuckDB, ClickHouse, Redis and Firestore. Built-in MCP server for Claude, Cursor and Devin, SQL notebooks and visual EXPLAIN.