[mcp-tools-report] GitHub MCP Remote Server Tools Report — 2026-06-14 #39220
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-06-17T13:07:00.063Z.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GitHub MCP Remote Server Tools Report
Generated: 2026-06-14 · MCP Mode: Remote · Toolsets: All · Previous Report: 2026-06-07
Executive Summary
Inconsistency Detection
✅ No actionable inconsistencies — all 57 observable tools map cleanly to exactly one toolset.
get_label/list_labelvs.list_branches) matching upstream; no action.search_issueslives underissues,search_pull_requestsunderpull_requestsin the JSON (vs. asearchgrouping) — intentional, consistent across runs.context(get_me,get_teams,get_team_members) andexperimentstools.JSON Mapping Comparison
✅ JSON mapping is accurate and matches the MCP server. Discrepancies: 0 (Missing: 0 · Extra: 0 · Moved: 0). Every read-only tool observed is present in the JSON under an appropriate toolset; the JSON is a correct superset that also enumerates write operations.
Action: No updates needed. No pull request created.
Changes Since Last Report
No tools were added, removed, or moved since 2026-06-07. All 57 read-only tools unchanged.
Tools by Toolset
Full tool inventory (57 tools across 21 groupings)
Method-dispatch tools (
actions_get,actions_list,issue_read,pull_request_read,projects_get,projects_list) fan out to multiple sub-operations via amethodparameter, keeping the count low while preserving breadth.Recommended Default Toolsets
Recommended Defaults:
context,repos,issues,pull_requests,usersRationale:
repos/issues/pull_requestscover most day-to-day agentic work;contextadds identity grounding at zero extra scope;users(search_users) is low-risk and common. None requiresecurity-eventsor write scopes by default.Specialized (enable explicitly):
actions(CI/logs);code_security/dependabot/secret_protection/security_advisories(security, needsecurity-events);discussions/labels/notifications/projects(collaboration);gists/stargazers/orgs/git/search(utility);experiments/copilot_spaces/github_support_docs_search(remote/experimental).Toolset Configuration Reference
Options: context, repos, issues, pull_requests, actions, code_security, dependabot, discussions, experiments, gists, labels, notifications, orgs, projects, secret_protection, security_advisories, stargazers, users, all.
Notes and Observations
Methodology
Beta Was this translation helpful? Give feedback.
All reactions