con un clic
github-mcp
Official GitHub Model Context Protocol Server for repository management.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Official GitHub Model Context Protocol Server for repository management.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional 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.