بنقرة واحدة
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.