The GitHub MCP server is pre-configured in Copilot Chat dans GitHub with a limited set of skills, so you can use it immediately. Instruct Copilot Chat to perform tasks like creating branches or merging pull requests on your behalf.
For a full list of available skills, see Aide-mémoire pour GitHub Copilot Chat. For more about MCP, see À propos du Model Context Protocol (MCP).
Use the GitHub MCP server
-
Accédez à https://github.com/copilot.
-
Type a request and press Enter. For example:
Create a new branch called [BRANCH-NAME] in the repository [OWNER/REPO-NAME].Merge the pull request [PR-NUMBER] in the repository [OWNER/REPO-NAME]. -
Click Allow to confirm the action.
-
Copilot Chat performs the action and shows the result.
Limitations
The GitHub MCP server in Copilot Chat dans GitHub supports a limited set of skills. If a requested action is not supported, Copilot Chat provides guidance but cannot perform it directly.
To access the full set of tools, set up the GitHub MCP server in your IDE. See Using the GitHub MCP Server in your IDE.
You can also use the GitHub MCP server with agent Copilot de cloud. It is enabled with read-only access by default and can be customized for wider access. See Extension GitHub Copilot agent cloud avec le protocole MCP (Model Context Protocol).