Git Summary
0
0
Summary
A lightweight MCP server for generating git commit message summaries using OpenAI. Built with the mcp-go framework, this tool enables developers to analyze repository commit histories by filtering commits by date range and author, then generating human-readable markdown summaries that highlight key changes and their business impact. The implementation focuses on providing a streamlined, developer-friendly approach to understanding project evolution through commit message analysis.
Available Actions(1)
git_summary
Generates summaries of git commit messages using OpenAI. Parameters: repo_url (string, required), branch (string, required), start_date (string, required), end_date (string, optional), author (string, required), api_key (string, required)
Last Updated: April 19, 2025
社区评论
0.0
0 条评论
5
0
4
0
3
0
2
0
1
0
暂无评论. 成为第一个评论的人!
登录以参与讨论