io.github.S2thend/cursor-history✓
io.github.S2thend/cursor-history · v0.2.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.S2thend/cursor-history",
"description": "MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history",
"repository": {
"url": "https://github.com/S2thend/cursor-history-mcp",
"source": "github"
},
"version": "0.2.4",
"packages": [
{
"registryType": "npm",
"identifier": "cursor-history-mcp",
"version": "0.2.4",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}