@@ -14,89 +14,48 @@ tools:
1414 - add_issue_comment
1515 - add_sub_issue
1616 - assign_copilot_to_issue
17- - cancel_workflow_run
1817 - create_and_submit_pull_request_review
1918 - create_branch
20- - create_gist
2119 - create_issue
2220 - create_or_update_file
2321 - create_pending_pull_request_review
2422 - create_pull_request
2523 - create_repository
2624 - delete_file
2725 - delete_pending_pull_request_review
28- - delete_workflow_run_logs
29- - dismiss_notification
30- - download_workflow_run_artifact
3126 - fork_repository
32- - get_code_scanning_alert
3327 - get_commit
34- - get_dependabot_alert
35- - get_discussion
36- - get_discussion_comments
3728 - get_file_contents
38- - get_global_security_advisory
3929 - get_issue
4030 - get_issue_comments
41- - get_job_logs
31+ - get_label
4232 - get_latest_release
4333 - get_me
44- - get_notification_details
45- - get_pull_request
46- - get_pull_request_comments
47- - get_pull_request_diff
48- - get_pull_request_files
49- - get_pull_request_reviews
50- - get_pull_request_status
5134 - get_release_by_tag
52- - get_secret_scanning_alert
5335 - get_tag
5436 - get_team_members
5537 - get_teams
56- - get_workflow_run
57- - get_workflow_run_logs
58- - get_workflow_run_usage
5938 - list_branches
60- - list_code_scanning_alerts
6139 - list_commits
62- - list_dependabot_alerts
63- - list_discussion_categories
64- - list_discussions
65- - list_gists
66- - list_global_security_advisories
6740 - list_issue_types
6841 - list_issues
69- - list_notifications
70- - list_org_repository_security_advisories
42+ - list_label
7143 - list_pull_requests
7244 - list_releases
73- - list_repository_security_advisories
74- - list_secret_scanning_alerts
7545 - list_sub_issues
7646 - list_tags
77- - list_workflow_jobs
78- - list_workflow_run_artifacts
79- - list_workflow_runs
80- - list_workflows
81- - manage_notification_subscription
82- - manage_repository_notification_subscription
83- - mark_all_notifications_read
8447 - merge_pull_request
48+ - pull_request_read
8549 - push_files
8650 - remove_sub_issue
8751 - reprioritize_sub_issue
8852 - request_copilot_review
89- - rerun_failed_jobs
90- - rerun_workflow_run
91- - run_workflow
9253 - search_code
9354 - search_issues
94- - search_orgs
9555 - search_pull_requests
9656 - search_repositories
9757 - search_users
9858 - submit_pending_pull_request_review
99- - update_gist
10059 - update_issue
10160 - update_pull_request
10261 - update_pull_request_branch
11776 - search
11877 - update
11978 - issues
120- image : ghcr.io/github/github-mcp-server:v0.17.1
79+ image : ghcr.io/github/github-mcp-server:v0.18.0
12180permissions :
12281 network :
12382 outbound :
0 commit comments