io.github.SirinivasK/chron
Quality Score
80
/100
Timestamped audit log for every AI conversation — stored locally in SQLite, owned by you.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"chron": {
"command": "npx",
"args": [
"-y",
"chron-mcp"
],
"env": {
"CHRON_DB_PATH": "<chron_db_path>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"chron": {
"command": "npx",
"args": [
"-y",
"chron-mcp"
],
"env": {
"CHRON_DB_PATH": "<chron_db_path>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y chron-mcp§02 Environment variables
CHRON_DB_PATHPath to SQLite database file
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Databases
ai.haymon/dbmcp
ai.haymon/dbmcp
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
Manage Supabase projects end to end across database, auth, storage, realtime, and migrations. Moni…
ai.smithery/afgong-sqlite-mcp-server
ai.smithery/afgong-sqlite-mcp-server
Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…