Securely manage GitHub files, commits, branches, and pull requests via MCP.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "github-pr-mcp" yet — see the docs or source repo.
In the repository my-org/web-app, create a branch named feat/login-copy from main, read src/pages/login.tsx, change the page title to "Welcome back", then commit the change and return a commit summary.
Returns the branch creation result, change summary, commit hash, and a brief commit summary.
In the repository my-org/api-service, inspect config/production.env, add FEATURE_FLAG_NEW_DASHBOARD=true based on the existing content, commit it to a new branch named chore/add-dashboard-flag, and open a PR to main titled "Add dashboard feature flag".
Returns the file changes, commit details, and the created PR title, number, and link.
List the files under the docs directory in my-org/mobile-app and read the first 100 lines of README.md; also list the currently open PRs sorted by most recently updated.
Returns the directory file list, a README content summary, and a list of open PR numbers, titles, and update times.
Connect securely to a remote MCP server with GitHub OAuth.
Manage end-to-end GitHub workflows safely through verified git and gh steps.
Manage GitHub repositories, branches, pull requests, and commits through an MCP server.
Access GitHub repo info, open PRs, and latest releases via MCP.
Read repository files, manage pull requests, and create issues in GitHub.
Create GitHub repositories quickly through MCP to start projects and collaboration.