Skip to main content
Glama

Local History MCP Server

by xxczaki

get_file_history

Retrieve the full history of a specific file to track changes, restore previous versions, or enhance context awareness. Provide the file's absolute path for accurate results.

Instructions

Get the complete history for a specific file

Input Schema

NameRequiredDescriptionDefault
filePathYesThe path to the file. Please provide an absolute path (e.g., "/Users/user/project/biome.json") for reliable matching.

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "filePath": { "description": "The path to the file. Please provide an absolute path (e.g., \"/Users/user/project/biome.json\") for reliable matching.", "type": "string" } }, "required": [ "filePath" ], "type": "object" }
Install Server

Other Tools from Local History MCP Server

Related Tools

    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