Skip to main content
Glama

git-archive

Create, extract, list, and verify Git repository archives in tar or zip formats. Manage repository snapshots from branches, tags, or commits with submodule support and integrity checking.

Instructions

Archive operations for Git repositories. Supports archive creation, extraction, listing, and verification.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesThe archive operation to perform
archivePathNoPath to the archive file
checkIntegrityNoCheck archive integrity during verification (default: false)
formatNoArchive format (default: tar)
includeSubmodulesNoInclude submodules in archive (default: false)
outputPathNoOutput path for archive creation
overwriteNoOverwrite existing files during extraction (default: false)
prefixNoPrefix for archive contents
projectPathYesPath to the Git repository (required)
refNoGit reference to archive (branch, tag, commit, default: HEAD)
showDetailsNoShow detailed file information when listing (default: false)
targetPathNoTarget path for extraction

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/Andre-Buzeli/git-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server