Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Git MCP
Claim
by
kjozsa
GitHub
Version Control
Developer Tools
File Systems
Python
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get_last_git_tag
Find the last git tag in the repository
Copy
Args: repo_name: Name of the git repository Returns: Dictionary containing tag version and date
Input Schema
Name
Required
Description
Default
repo_name
Yes
Input Schema (JSON Schema)
{ "properties": { "repo_name": { "title": "Repo Name", "type": "string" } }, "required": [ "repo_name" ], "title": "get_last_git_tagArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
create_git_tag
get_last_git_tag
list_commits_since_last_tag
list_repositories
push_git_tag
refresh_repository