git-summitagent

SummitAgent/git-summitagent

3.1

If you are the rightful owner of git-summitagent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The git-summitagent is a Summit agent integrated with the GitHub MCP server and tools.

The git-summitagent is designed to facilitate seamless integration with GitHub through the Model Context Protocol (MCP) server. It leverages the power of MCP technology to provide a robust and efficient way to manage and interact with GitHub repositories. The server requires Python 3.9 or higher, Docker, and a GitHub Personal Access Token for authentication. The setup process involves installing the UV package manager, creating a virtual environment, and installing necessary dependencies. Once set up, the server can be run either directly or through a Docker container, providing flexibility in deployment.

Features

  • Integration with GitHub using MCP technology.
  • Requires Python 3.9 or higher and Docker for setup.
  • Utilizes a GitHub Personal Access Token for secure authentication.
  • Supports running through a virtual environment or Docker container.
  • Easy setup with UV package manager.

Usages

usage with uv

uv run uvicorn main:app --reload

usage with docker

./run-mcp-server.sh