Git Worklog Mcp
@CherishMvp
About Git Worklog Mcp
一个 MCP (Model Context Protocol) 服务器,让 AI 从 Git 提交历史自动生成专业的工作日志。
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"git-worklog": {
"command": "npx",
"args": [
"git-worklog-mcp",
"--template",
"daily",
"--lang",
"zh"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Git Worklog Mcp?
Git Worklog Mcp is an MCP (Model Context Protocol) server that lets AI automatically generate professional work logs from Git commit history. It is for developers who want to create daily, weekly, or monthly reports from their Git repositories.
How to use Git Worklog Mcp?
Add a configuration entry to your MCP client (such as Claude Desktop, Cursor, or VS Code) using either npx git-worklog-mcp or a globally installed command. Optionally pass parameters like --template, --lang, --author, or a custom template file. After configuration, ask the AI to call the worklog_get_data tool with a repository path and date range to generate a log.
Key features of Git Worklog Mcp
- AI understands code change semantics to generate valuable descriptions.
- Supports preset templates (daily, weekly, monthly) and custom template files.
- All tools use the unified
worklog_prefix for easy invocation. - Supports Chinese (zh) and English (en) output.
- Zero-config startup via npx, no installation required.
Use cases of Git Worklog Mcp
- Generate a daily work log from today’s Git commits.
- Produce a weekly summary for a Sunday meeting.
- Create a monthly report for a specific author.
- Use a custom markdown template for company-specific logging.
- Quickly list recent commits with the simple template.
FAQ from
Basic information
More Version Control MCP servers
🚀 GitLab MR MCP
kopfrechnerInteract seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.

GitLab
modelcontextprotocolModel Context Protocol Servers
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
GitHub MCP Server Extension for Zed
LoamStudiosA GitHub MCP Server extension for Zed
Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Comments