Implements an MCP server for managing and controlling models, with a tool for summarizing Git commit messages.
DCR is a Model Control Protocol (MCP) server implementation built using mcp-go. It provides a basic MCP server framework along with a Git Summary tool. This tool allows users to analyze commit messages from Git repositories within specified date ranges, filter by author, and generate concise, categorized summaries using OpenAI to enhance collaboration and understanding of project changes.