Cursor History runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from npm. Last commit 8 Mar 2026.
MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cursor-history -- npx -y cursor-history-mcp
{
"mcpServers": {
"cursor-history": {
"args": [
"-y",
"cursor-history-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cursor-history]
command = "npx"
args = ["-y", "cursor-history-mcp"]
{
"mcpServers": {
"cursor-history": {
"args": [
"-y",
"cursor-history-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cursor-history": {
"args": [
"-y",
"cursor-history-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.