Skip to main content
Glama

Git Prompts MCP Server

by ceshine

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
generate-pr-descGenerate PR Description based on the diff between the HEAD and the ancestor branch or commit
git-diffGenerate a diff between the HEAD and the ancestor branch or commit
git-cached-diffGenerate a diff between the files in the staging area (the index) and the HEAD
git-commit-messagesGet commit messages between the ancestor and HEAD

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
git-diff

Get a diff between the HEAD and the ancestor branch or commit

git-cached-diff

Get a diff between the files in the staging area (the index) and the HEAD

git-commit-messages

Get commit messages between the ancestor and HEAD

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/ceshine/git-prompts-mcp-server'

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