lorenzwalthert/git-search-mcp
3.2
If you are the rightful owner of git-search-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Git Search MCP Server is an experimental project designed to enhance code analysis by focusing on git diffs and commit messages.
Tools
Functions exposed to the LLM to take actions
git_diffs_by_msg
Returns last 5 git commit diffs matching a regex pattern in commit messages.
git_diff_by_content
Returns last 5 commit diffs where diff content matches regex using git log -G.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client