Unclaimed project
Are you a maintainer of github-mcp-server? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
github-mcp-server
GitHub's official MCP Server
Back to changelogNew
GitHub MCP Server 0.29.0
Highlights
What's Changed
- chore: remove binary files by @alexandear in https://github.com/github/github-mcp-server/pull/1795
- Sort toolsnaps JSON keys recursively to eliminate noop churn by @Copilot in https://github.com/github/github-mcp-server/pull/1816
- Document why toolsnap churn occurred between PR #1816 and subsequent PRs by @Copilot in https://github.com/github/github-mcp-server/pull/1819
Bug fix: invalid tool should error out by @tommaso-moro in https://github.com/github/github-mcp-server/pull/1776Add custom_instructions parameter to assign_copilot_to_issue tool by @Copilot in https://github.com/github/github-mcp-server/pull/1806Fix dismiss_notification rejecting valid HTTP 204 response by @Copilot in https://github.com/github/github-mcp-server/pull/1822adding feature flag on dependency level by @tonytrg in https://github.com/github/github-mcp-server/pull/1801feat: poll for linked PR after assigning Copilot to issue by @SamMorrowDrums in https://github.com/github/github-mcp-server/pull/1810Add default label to all new issues by @JoannaaKL in https://github.com/github/github-mcp-server/pull/1828build(deps): bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/github/github-mcp-server/pull/1798Add tool search CLI by @JoannaaKL in https://github.com/github/github-mcp-server/pull/1839New Contributors
- @alexandear made their first contribution in https://github.com/github/github-mcp-server/pull/1795
Full Changelog: https://github.com/github/github-mcp-server/compare/v0.28.1...v0.29.0