원클릭으로
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.