If you want a complete record of every prompt and response that flows through Claude, this gives you a local SQLite database that captures it all with timestamps. It's pure audit trail infrastructure: you get persistence of conversations you'd otherwise lose, useful for debugging prompt iterations, tracking what actually worked, or just maintaining your own archive of AI interactions. The data stays on your machine, queryable with standard SQL. Reach for this when you need accountability, reproducibility, or simply want to own your conversation history instead of relying on whatever logs the provider keeps.
CHRON_DB_PATHPath to SQLite database file
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