[mcp-tools-report] GitHub MCP Remote Server Tools Report — 2026-06-21 #40626
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-06-24T13:10:44.624Z.
|
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-21 · MCP Mode: Remote (read-only) · Toolsets: All · Previous Report: 2026-06-14
Executive Summary
Highlight: New
code_qualityToolset 🎉The upstream github-mcp-server added a brand-new toolset since the last report.
code_qualityget_code_quality_finding— get details of a specific code quality findingcode_quality.go· ID intools.goGET repos/{owner}/{repo}/code-quality/findings/{findingNumber}security-events(read)Action taken: Opened a PR adding the
code_qualitytoolset to the JSON mapping (branchupdate-github-mcp-tools-mapping).Inconsistency Detection
search_issuesunder anissues_searchbucket; the repo JSON places it underissues.contexttools (get_me,get_teams,get_team_members) andget_file_blameare server-defined but not exposed in this read-only remote session — consistent with the previous report, not a regression.JSON Mapping Comparison
Summary: Total Discrepancies = 1 · Missing (JSON-only, actionable) = 0 · Extra (MCP-only) = 1 · Moved = 0
Extra Tools (in MCP but not in JSON)
code_qualitytoolset to JSON mapping (PR opened)Changes Since Last Report
New Tools Added ✨
Removed / Moved
No tools were removed or moved between toolsets since the last report.
Tools by Toolset (compact)
Source files live under github/github-mcp-server/pkg/github.
Recommended Default Toolsets
Recommended Defaults:
context,repos,issues,pull_requests— unchanged from current instructions.Rationale:
context(identity/team awareness),repos(file/commit reads),issues(triage/comment), andpull_requests(read/create/review) cover the most common workflows with minimal security exposure.Enable explicitly when needed:
actions,code_quality(new — for code quality findings; requiressecurity-eventsread),code_security,dependabot,discussions,experiments,gists,git,labels,notifications,orgs,projects,search,secret_protection,security_advisories,stargazers,copilot_spaces,github_support_docs_search.Methodology
References: §27905155216
Beta Was this translation helpful? Give feedback.
All reactions