← Back to Tools
Create Pull Request
Open a pull request in a GitHub repository with title, body, base and head branches
Example Prompt
Open a PR from feature/auth into main titled 'Add OAuth support'
Input Parameters
owner string Required Repository owner
repo string Required Repository name
title string Required PR title
body string Optional PR description in Markdown
head string Required Branch with changes
base string Required Branch to merge into
Install MCP Server
aivyx hub install mcp-servers/github This tool is available after installing the GitHub MCP server.