M
GitHub PR Comments

GitHub PR Comments

mcp server

Description

GitHub PR Comments MCP Server provides a bridge to GitHub's Pull Request system, allowing AI assistants to fetch and analyze PR comments with their associated file paths, line ranges, and replies. Built with TypeScript and the Octokit REST API, this server exposes a 'get_pr_comments' tool that accepts repository owner, name, and pull request number parameters to retrieve structured comment data. The implementation is designed for integration with Claude Desktop and Cursor IDE through Smithery, making it ideal for developers who want to review and analyze PR discussions directly within their AI workflows without switching contexts to GitHub's interface.

Server Details

Added

April 21, 2025