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.

local-history-mcp
52
Established
cursor-history-mcp
42
Emerging
Maintenance 13/25
Adoption 5/25
Maturity 18/25
Community 16/25
Maintenance 13/25
Adoption 7/25
Maturity 18/25
Community 4/25
Stars: 12
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 28
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About local-history-mcp

xxczaki/local-history-mcp

MCP server for accessing VS Code/Cursor's Local History

Exposes file snapshots captured at save points through MCP tools including history listing, content search, and restoration with automatic backups—bridging the gap between AI assistants and editor local history data. Implements stdio transport compatible with Cursor, Claude, and VS Code integrations, enabling AI-powered recovery and context awareness beyond traditional undo/redo functionality.

About cursor-history-mcp

S2thend/cursor-history-mcp

MCP server for browsing, searching, and exporting Cursor AI chat history.

Implements direct SQLite querying of Cursor's native database with grep-style text search instead of vector embeddings, enabling instant offline results without external LLM dependencies. Provides additional capabilities beyond browsing—including backup/restore, cross-workspace migration, and year-in-review analytics—all via an npx-based MCP server that integrates with Cursor IDE, Claude Desktop, and Claude Code with zero configuration.

Scores updated daily from GitHub, PyPI, and npm data. How scores work