Cursor DB
0
Query, export, and analyze Cursor IDE conversation history from the new `workspaceStorage` (SQLite) layout.
Acerca de
This tool serves as an MCP server designed to interact with Cursor IDE's conversation history, specifically targeting the new SQLite-based `workspaceStorage` layout. It enables users to efficiently query conversations across all workspaces, search and analyze messages, code blocks, and estimated code changes. It also provides robust export capabilities in JSON, CSV, or Markdown formats, along with utilities for managing workspaces and diagnosing storage keys to ensure comprehensive data retrieval.
Características Principales
- 0 GitHub stars
- Export conversation data in JSON, CSV, or Markdown formats
- Query conversations across all workspaces (SQLite `state.vscdb`)
- Search and analyze messages, code blocks, and estimated code changes
- List and filter recent workspaces by last modified time
- Diagnose storage to discover actual chat storage keys and common data locations
Casos de Uso
- Export conversation data for backup or external analysis
- Audit and review past AI conversations for insights or record-keeping
- Analyze code changes suggested by the Cursor AI over time