gh-self-reviewer

gh-self-reviewer

0

gh-self-reviewer is a Go-based server designed to assist developers with self-reviewing GitHub pull requests. It integrates with Claude AI using the Model Control Protocol to list and comment on open pull requests across GitHub repositories. It requires Go 1.24.0 or higher and a GitHub access token for authentication.

gh-self-reviewer

A Go-based Anthropic MCP server that helps developers self-review their GitHub pull requests.

Features

  • List all your open pull requests across owned GitHub repositories
  • Comment on your pull requests
  • Designed to work with Claude AI using the Model Control Protocol (MCP)

Installation

  • Prerequisites: Go 1.24.0 or higher, GitHub personal access token with appropriate permissions

Setup with Claude AI

  • Generate a GitHub personal access token with repo scope
  • Add configuration to Claude AI config

Usage

  • List your open pull requests
  • Review and comment on a specific PR

License

MIT