local-history-mcp and cursor-admin-mcp
These two tools are ecosystem siblings: one provides access to a user's local history within VS Code/Cursor, while the other offers an API for team analytics within Cursor's administrative features, both leveraging the Model Context Protocol (MCP).
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-admin-mcp
h3ro-dev/cursor-admin-mcp
Model Context Protocol server for Cursor Admin API - instant team analytics power-up for AI assistants
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work