local-history-mcp and cursor-history-mcp
These two MCP servers are complementary, with one providing access to a code editor's local history and the other offering functionalities for managing AI chat history.
About local-history-mcp
xxczaki/local-history-mcp
MCP server for accessing VS Code/Cursor's Local History
This tool helps developers recover lost code or review past changes in their VS Code or Cursor editor. It takes your editor's Local History snapshots as input and allows AI assistants to understand and retrieve specific versions of your files. Developers, especially those working with AI coding tools, would use this to ensure no work is truly lost and to provide more context to their AI assistant.
About cursor-history-mcp
S2thend/cursor-history-mcp
MCP server for browsing, searching, and exporting Cursor AI chat history.
This project helps software developers manage their conversations with the Cursor AI coding assistant. It allows them to search, view, and export past chat sessions, making it easy to reference previous coding problems and solutions. Developers can input natural language queries to find specific chats or generate comprehensive reports on their coding activity.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work