github Plugin
Plugin Claude Code Productivity Project Management & CollaborationCode Quality, Review & TestingThe explanation below is AI-generated. Please verify it against the sources.
The github plugin is described in its own metadata as the official GitHub MCP server for repository management, integrating GitHub's API directly into Claude Code. According to that description, it supports creating issues, managing pull requests, reviewing code, and searching repositories. The provided homepage source is a generic GitHub site navigation page and contains no plugin-specific details, and the README source describes the general Claude Code Plugins Directory structure rather than this plugin's functionality. Installation follows the standard Claude Code plugin process noted in the README, using a command such as /plugin install {plugin-name}@claude-plugins-official. Beyond the description field, specifics such as exact MCP tools exposed, authentication method, and license are unknown from the given sources.
Overview
According to the plugin's own description, this is an MCP (Model Context Protocol) server that connects Claude Code to GitHub, allowing calls to GitHub's API for repository-related tasks such as issues and pull requests. The homepage and README sources provided do not describe this plugin's internal implementation or the exact scope of supported GitHub API operations, so those details are unknown.
What you can do with github
- Create issues (per the plugin description)
- Manage pull requests
- Review code
- Search repositories
- Interact with GitHub's API directly from Claude Code
- Install via /plugin install {plugin-name}@claude-plugins-official, per the README's general plugin installation instructions
Sources
Original description (English)
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
History of github
- Plugin Added github