H
highlight-github-mcp
By highlight-ing·Visit Source
GitHub PR diff extraction MCP server
April 18, 2025
22 days ago
0 Clicks
What is this MCP
This is a Model Context Protocol (MCP) server that extracts diffs from GitHub Pull Requests using the GitHub REST API.
How to use this MCP
Set up a GitHub Personal Access Token with appropriate permissions, then call the get_diff_pr
method with repository details and PR number to retrieve the diff content.
What this MCP can be used for
This MCP enables automated workflows that need to analyze or process code changes in GitHub PRs, such as code review automation, CI/CD integrations, or AI-assisted development tools.
Repository Info
Stars:
1
Forks:
2
Watchers:
1
Last Updated: 3 months ago