关于
This tool acts as a Model Context Protocol (MCP) server, providing AI assistants with access to Cursor IDE's SQLite databases. By scanning the Cursor installation directory, it identifies project databases and exposes them through MCP resources and tools. This allows AI models to query project data, analyze chat history, and explore composer information, facilitating deeper insights and improved collaboration.
主要功能
- Exposes Cursor project data, chat history, and composer information to AI assistants.
- Uses Model Context Protocol (MCP) for seamless integration.
- Automatically detects and manages Cursor project databases.
- Provides resources to list projects, retrieve chat data, and access composer information.
- Offers tools to query specific database tables and refresh database lists.
- 10 GitHub stars
使用案例
- Enabling AI assistants to answer questions about past conversations within Cursor.
- Analyzing chat data to identify frequently discussed topics and common questions.
- Providing context to AI models for code generation and debugging based on project history.