Skip to main content
Glama

mcp-git

by ver0-project

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
status

Get the current git repository status.

add

Add files to the git staging area.

commit

Commit staged changes to the git repository.

log

View commit history and log information from a git repository.

create-branch

Create a new git branch, optionally from a specific starting point.

checkout

Switch branches, commits, or restore working tree files.

reset

Reset repository state (soft, mixed, hard).

diff

Show differences between commits, branches, files.

show

Display commit details and changes.

init

Initialize new Git repository.

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/ver0-project/mcps'

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