Gives Claude a persistent memory layer backed by SQLite that survives across sessions and works with any MCP-compatible client. Instead of losing context every time you restart a conversation, your AI can store and retrieve notes, preferences, or accumulated knowledge locally. The zero-dependency SQLite backend means everything stays on your machine with no external services required, and since it's just a database file, you can port your AI's memory between different tools. Reach for this when you want Claude to remember things long-term without cloud sync or when building AI workflows that need to maintain state across multiple invocations.
hovecapital/read-only-local-postgres-mcp-server
cocaxcode/database-mcp
io.github.infoinlet-marketplace/mcp-mysql
io.github.cybeleri/database-admin
io.github.yash-0620/postgres-mcp-secured