Cursor DB Explorer
Summary
The Cursor DB MCP server provides AI assistants with access to Cursor IDE's SQLite databases, enabling exploration of project data, chat history, and composer information. It automatically detects Cursor installations across operating systems, scans for project databases, and exposes them through a structured API of resources and tools. The implementation includes features for listing projects, retrieving chat history, accessing composer data, and executing custom queries against database tables, making it valuable for users who want to analyze their Cursor usage patterns or extract information from their development environment.
Available Actions(2)
query_table
Query a specific table in a project's database. Parameters: table_name (string), project_name (string), additional_filters (optional object)
refresh_databases
Refresh the list of database paths to ensure the latest data is available.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요