GitMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| git_initC | Initialize a new Git repository |
| git_addC | Add files to Git staging area |
| git_commitC | Commit staged changes |
| git_pushC | Push commits to remote repository |
| git_pullC | Pull changes from remote repository |
| git_cloneC | Clone a repository |
| git_statusC | Get repository status |
| git_branch_createC | Create a new branch |
| git_branch_listC | List all branches |
| git_branch_switchC | Switch to a branch |
| git_mergeC | Merge a branch into current branch |
| gitea_create_repoC | Create a new repository on Gitea |
| gitea_list_reposB | List repositories on Gitea |
| gitea_get_repoC | Get repository information from Gitea |
| github_create_repoC | Create a new repository on GitHub |
| github_list_reposC | List repositories on GitHub |
| auth_set_tokenC | Set authentication token for a provider |
| auth_get_token_infoC | Get token information for a provider |
| auth_test_connectionC | Test connection to a provider |
| config_setC | Set a configuration value |
| config_getC | Get a configuration value |
| config_listB | List all configuration values |
| release_createC | Create a new release |
| release_listD | List releases |
| version_bumpC | Bump version number |
| version_validateC | Validate semantic version |
| backup_createC | Create a backup |
| backup_listC | List backups |
| pingC | Test connectivity |
| versionB | Get MCP version information |
| health_checkD | Perform health check |
| env_checkC | Check environment variables |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/idosal/git-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server