MCP.so
Sign In
L

Local History

@xxczaki

About Local History

MCP server for accessing VS Code/Cursor Local History. Useful for file recovery.

Basic information

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "local-history": {
      "command": "npx",
      "args": [
        "-y",
        "local-history-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Local History?

MCP server for accessing VS Code/Cursor Local History. Useful for file recovery.

How to use Local History?

Key features of Local History

Use cases of Local History

FAQ from Local History

Comments

More Developer Tools MCP servers