Git MCP
by kjozsa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_last_git_tagA | Find the last git tag in the repository |
| list_commits_since_last_tagB | List commit messages since main HEAD and the last git tag |
| list_repositoriesB | List all git repositories in the configured path |
| create_git_tagB | Create a new git tag in the repository |
| push_git_tagB | Push a git tag to the default remote |
| refresh_repositoryB | Refresh repository by checking out main branch and pulling all remotes |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/kjozsa/git-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server