ワンクリックで
github-mcp
Official GitHub Model Context Protocol Server for repository management.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Official GitHub Model Context Protocol Server for repository management.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Multi-agent orchestration and state management.
Principal AI Architect and Machine Learning Engineer.
Opinionated coding style and tooling preferences by Anthony Fu.
Master API documentation with OpenAPI 3.1.
API design principles and decision-making.
Main application building orchestrator.
| name | github-mcp |
| description | Official GitHub Model Context Protocol Server for repository management. |
| category | tools |
| version | 4.0.5 |
| layer | master-skill |
Enable the AI Agent to interact with GitHub repositories, issues, pull requests, and file contents using the official Model Context Protocol standard.
create_issueCreate a new issue in a repository.
get_file_contentsGet the contents of a file or directory from a repository.
create_pull_requestCreate a new pull request.
push_filesPush one or more files to a repository (creates a commit).
path and content (string)GITHUB_TOKEN is set in the environment.owner and repo before performing write operations.get_file_contents to understand the codebase before making changes.