mcp-git
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 |
|---|---|
| statusB | Get the current git repository status. |
| addB | Add files to the git staging area. |
| commitB | Commit staged changes to the git repository. |
| logB | View commit history and log information from a git repository. |
| create-branchB | Create a new git branch, optionally from a specific starting point. |
| checkoutB | Switch branches, commits, or restore working tree files. |
| resetB | Reset repository state (soft, mixed, hard). |
| diffB | Show differences between commits, branches, files. |
| showB | Display commit details and changes. |
| initB | Initialize new Git repository. |
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/ver0-project/mcps'
If you have feedback or need assistance with the MCP directory API, please join our Discord server