New
GitHub MCP Server 0.30.2
Highlights
Actions tools no longer fail with extremely long line length in output, so single line minified JS and things will now be truncated with an explicit [truncated] suffix to help the model understand.
What's Changed
- Fix generateInstructions to use only enabled toolsets by @SamMorrowDrums in https://github.com/github/github-mcp-server/pull/1898
- build(deps): bump SamMorrowDrums/mcp-server-diff from 2.2.0 to 2.3.5 by @dependabot[bot] in https://github.com/github/github-mcp-server/pull/1901
- build(deps): bump golang from 1.25.4-alpine to 1.25.6-alpine by @dependabot[bot] in https://github.com/github/github-mcp-server/pull/1900
- Add line length truncate buffer by @mattdholloway in https://github.com/github/github-mcp-server/pull/1899
Full Changelog: https://github.com/github/github-mcp-server/compare/v0.30.1...v0.30.2