Description
Access GitHub MCP actions through the Scalekit MCP gateway.
Parameters
- action (string): Enabled sub-action to run.
- params (object): Action-specific inputs.
Actions
githubmcp_add_comment_to_pending_reviewgithubmcp_add_issue_commentgithubmcp_add_reply_to_pull_request_commentgithubmcp_create_branchgithubmcp_create_or_update_filegithubmcp_create_pull_requestgithubmcp_create_repositorygithubmcp_delete_filegithubmcp_fork_repositorygithubmcp_get_commitgithubmcp_get_file_contentsgithubmcp_get_labelgithubmcp_get_latest_releasegithubmcp_get_megithubmcp_get_release_by_taggithubmcp_get_taggithubmcp_get_team_membersgithubmcp_get_teamsgithubmcp_issue_readgithubmcp_issue_writegithubmcp_list_branchesgithubmcp_list_commitsgithubmcp_list_issue_fieldsgithubmcp_list_issue_typesgithubmcp_list_issuesgithubmcp_list_pull_requestsgithubmcp_list_releasesgithubmcp_list_repository_collaboratorsgithubmcp_list_tagsgithubmcp_merge_pull_requestgithubmcp_pull_request_readgithubmcp_pull_request_review_writegithubmcp_push_filesgithubmcp_request_copilot_reviewgithubmcp_run_secret_scanninggithubmcp_search_codegithubmcp_search_commitsgithubmcp_search_issuesgithubmcp_search_pull_requestsgithubmcp_search_repositoriesgithubmcp_search_usersgithubmcp_sub_issue_writegithubmcp_update_pull_requestgithubmcp_update_pull_request_branch
Use Cases
- Automate GitHub MCP workflows: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
- Enforce least privilege: Only enable the subset of actions required for the current agent flow.