一键导入
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.