← Index

io.github.S2thend/cursor-history

io.github.S2thend/cursor-history·v0.2.4·Search
Quality Score
74
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cursor-history": {
      "command": "npx",
      "args": [
        "-y",
        "cursor-history-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cursor-history": {
      "command": "npx",
      "args": [
        "-y",
        "cursor-history-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y cursor-history-mcp
§03  MCP Quality Score  ·  methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search