Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
git_statusB

Shows the working tree status

git_diff_unstagedA

Shows changes in working directory not yet staged

git_diff_stagedA

Shows changes that are staged for commit

git_diffC

Shows differences between branches or commits

git_commitC

Records changes to the repository

git_addA

Adds file contents to the staging area

git_resetC

Unstages all staged changes

git_logC

Shows the commit logs

git_create_branchC

Creates a new branch

git_checkoutC

Switches branches

git_showC

Shows the contents of a commit

git_initB

Initializes a Git repository

git_stashB

Stashes changes in working directory

git_stash_popB

Applies and removes a single stashed state

git_stash_applyA

Applies a single stashed state without removing it

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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

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