Local History MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_history_filesB | List all files that have local history entries in VS Code |
| get_file_historyC | Get the complete history for a specific file |
| get_history_entryC | Get a specific history entry for a file |
| restore_from_historyC | Restore a file to a specific point in its local history |
| get_history_statsB | Get statistics about the local history (total files, entries, etc.) |
| search_history_contentB | Search for specific content across all history entries |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xxczaki/local-history-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server