gitcnd/cursor_self_meta
If you are the rightful owner of cursor_self_meta and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Cursor Self-Meta is a stdio-based MCP Server implementation in Perl, designed to provide Cursor IDE with direct access to its internal state, including chat and composer histories.
Cursor Self-Meta is a Perl-based Model Context Protocol (MCP) server that facilitates seamless interaction with the Cursor IDE. By leveraging JSON-RPC over standard input/output, it ensures secure and efficient local communication. This server allows Cursor IDE to access its internal state, including chat and composer histories, enabling developers to have a more integrated and insightful development experience. The server is designed to be lightweight and easy to use, requiring only Perl 5.x or higher. While still under development, it promises to enhance the functionality of Cursor IDE by providing a transparent view of its operations.
Features
- Uses basic JSON-RPC over Stdio for secure, hassle-free local usage from within cursor