mcp-gh-pr-mini
0
mcp-gh-pr-mini is a minimal Model Context Protocol server designed to simplify interaction with GitHub pull requests. It offers essential features like creating, listing, and commenting on pull requests, while providing detailed insights into file changes. Its simplicity makes it suitable for those looking to build MCP servers.
Overview
mcp-gh-pr-mini is a minimal MCP server for interacting with GitHub pull requests. It supports creating pull requests, listing open pull requests, viewing diffs, requesting reviewers, and commenting on pull requests. The comments are automatically prefixed with "[AI] Generated using MCP." The tool also provides detailed information about file changes, including positions for review comments.
Features
- Create, list, and comment on pull requests
- Get diffs and file changes
- Request reviewers
- Designed for simplicity and easy understanding