Skip to main content
Glama

Local History MCP Server

by xxczaki

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_history_files

List all files that have local history entries in VS Code

get_file_history

Get the complete history for a specific file

get_history_entry

Get a specific history entry for a file

restore_from_history

Restore a file to a specific point in its local history

get_history_stats

Get statistics about the local history (total files, entries, etc.)

search_history_content

Search for specific content across all history entries

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