Conversation
Contributor
Registry Build PreviewRegistry built successfully!
|
Contributor
MCP Server Tool List Updates (server.json)The tool lists for modified MCP server entries have been automatically updated using Summary
This comment is automatically generated and will be updated as the workflow progresses. |
…vers:\n- github\n\nAutomatically updated using 'catalog update-tools' command.\n\nCo-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
rdimitrov
approved these changes
Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.31.0→v0.32.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
github/github-mcp-server (ghcr.io/github/github-mcp-server)
v0.32.0: GitHub MCP Server 0.32.0Compare Source
Highlights
Context Reduction
This release brings context optimisations to
get_files,get_pull_request_review_comments,get_pull_request_reviews,add_issue_comments,list_pull_requests,list_tags,list_releases, andlist_issues. Tool outputs have been trimmed to only retain information that the LLM needs.Copilot Tools in Default Toolset
Copilot-specific tools have been moved into the default
copilottoolset, making them available out of the box without additional configuration.MCP Apps UI Improvements
Several enhancements to MCP Apps rendering - including better client support detection, clearer user confirmation prompts for issue and PR creation, and smarter form skipping when issue updates include a state change.
What's Changed
get_filesinpull_request_readby @tommaso-moro in #2059get_pull_request_review_commentsusingpull_request_readby @tommaso-moro in #2062add_issue_commentsusing minimal types by @tommaso-moro in #2063get_pull-request_reviewsby @tommaso-moro in #2066list_pull_requestsby @kerobbi in #2087list_tagsby @kerobbi in #2088list_releasesby @kerobbi in #2091New Contributors
Full Changelog: github/github-mcp-server@v0.31.0...v0.32.0
v0.32.0: GitHub MCP Server 0.32.0Compare Source
Highlights
Context Reduction
This release brings context optimisations to
get_files,get_pull_request_review_comments,get_pull_request_reviews,add_issue_comments,list_pull_requests,list_tags,list_releases, andlist_issues. Tool outputs have been trimmed to only retain information that the LLM needs.Copilot Tools in Default Toolset
Copilot-specific tools have been moved into the default
copilottoolset, making them available out of the box without additional configuration.MCP Apps UI Improvements
Several enhancements to MCP Apps rendering - including better client support detection, clearer user confirmation prompts for issue and PR creation, and smarter form skipping when issue updates include a state change.
What's Changed
get_filesinpull_request_readby @tommaso-moro in #2059get_pull_request_review_commentsusingpull_request_readby @tommaso-moro in #2062add_issue_commentsusing minimal types by @tommaso-moro in #2063get_pull-request_reviewsby @tommaso-moro in #2066list_pull_requestsby @kerobbi in #2087list_tagsby @kerobbi in #2088list_releasesby @kerobbi in #2091New Contributors
Full Changelog: github/github-mcp-server@v0.31.0...v0.32.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.