MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history
{
"mcpServers": {
"cursor-history": {
"args": [
"-y",
"cursor-history-mcp"
],
"command": "npx"
}
}
}MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history
Is it safe?
No known CVEs for cursor-history-mcp.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 26 days ago. 29 stars. 24 weekly downloads.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
8 tools. ~300 tokens (0.2% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y cursor-history-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Last scanned 11h ago
No known vulnerabilities.
cursor_history_listList chat sessions with metadata
cursor_history_showView full conversation content
cursor_history_searchSearch across all sessions
cursor_history_exportExport session to Markdown or JSON
cursor_history_backupCreate backup of all history
cursor_history_restoreRestore from backup (destructive)
cursor_history_migrateMove/copy sessions between workspaces (destructive)
cursor_history_year_packGenerate year-in-review data package with stats, topics, and prompt template
This server is missing a description.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.