Skip to main content
Glama

git-tags

Manage Git tags with create, list, get, delete, and search operations for both lightweight and annotated tags in your repository.

Instructions

Git tag management tool for tag operations. Supports create, list, get, delete, and search operations for both lightweight and annotated tags.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesThe tag operation to perform
annotatedNoCreate annotated tag (for create action)
commitNoSpecific commit to tag (default: HEAD, for create action)
forceNoForce operation (for create, delete actions)
lightweightNoCreate lightweight tag (for create action)
messageNoTag message for annotated tags (for create action)
ownerNoRepository owner (for remote operations)
patternNoPattern to filter tags (for list, search actions)
projectPathYesAbsolute path to the project directory
providerNoProvider for remote operations (optional)
queryNoSearch query for tags (for search action)
remoteNoRemote name for remote tag operations (default: origin)
repoNoRepository name (for remote operations)
tagNameNoName of the tag (required for create, get, delete)

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