Loading...
Loading...
GitHub API operations - repositories, issues, pull requests, actions, code security, discussions, gists, and more. Use for GitHub-related tasks like managing PRs, issues, searching code, and monitoring workflows.
npx skill4agent add oimiragieo/agent-studio github-mcpGITHUB_PERSONAL_ACCESS_TOKEN| Toolset | Description |
|---|---|
| Workflow management, runs, jobs, artifacts |
| Scanning alerts, code analysis |
| Forum interactions |
| Code snippets management |
| Issue creation, updates, commenting |
| Label management and filtering |
| GitHub Projects board management |
| PR creation, review, merging |
| Code search, commits, releases, branches |
| User search and management |
| Organization and team management |
| Notification management |
| Secret scanning alerts |
| Context about the user |
gh# Get repository info
gh repo view anthropics/claude-code
# List issues
gh issue list --repo anthropics/claude-code
# Search code
gh search code "language:python MCP"
# Create issue
gh issue create --repo me/myrepo --title "Bug" --body "Description"
# List pull requests
gh pr list --repo anthropics/claude-codesearch_repositoriescreate_repositoryfork_repositorylist_commitsget_commitget_file_contentscreate_or_update_filedelete_filepush_filessearch_codelist_branchescreate_branchlist_tagsget_taglist_releasesget_latest_releaseget_release_by_taglist_issuesissue_readissue_writeadd_issue_commentsearch_issueslist_issue_typesget_labelsub_issue_writeassign_copilot_to_issuelist_pull_requestspull_request_readcreate_pull_requestupdate_pull_requestupdate_pull_request_branchmerge_pull_requestsearch_pull_requestspull_request_review_writeadd_comment_to_pending_reviewrequest_copilot_reviewget_mesearch_usersget_teamsget_team_membersghcr.io/github/github-mcp-serverGITHUB_PERSONAL_ACCESS_TOKEN| Variable | Required | Description |
|---|---|---|
| Yes | GitHub PAT for authentication |
| No | For GitHub Enterprise (default: github.com) |
| No | Comma-separated toolsets to enable |
| No | Set to 1 for read-only mode |
# Only repos and issues
GITHUB_TOOLSETS=repos,issues
# Only pull requests and code security
GITHUB_TOOLSETS=pull_requests,code_securitydocker psecho $GITHUB_PERSONAL_ACCESS_TOKENgh auth status.claude/context/memory/learnings.md.claude/context/memory/learnings.md.claude/context/memory/issues.md.claude/context/memory/decisions.mdASSUME INTERRUPTION: If it's not in memory, it didn't happen.