Home › Other › cursor-history-mcp

cursor-history-mcp

MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history

TypeScript
★ 32 stars Last pushed 2026-09-08 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.1)

npx -y cursor-history-mcp@0.3.1

Or add to your MCP client config:

{
  "mcpServers": {
    "cursor-history-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cursor-history-mcp@0.3.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry