| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| github-mcp-server_0.30.2_checksums.txt | 2026-01-27 | 824 Bytes | |
| github-mcp-server_Darwin_arm64.tar.gz | 2026-01-27 | 5.4 MB | |
| github-mcp-server_Darwin_x86_64.tar.gz | 2026-01-27 | 5.8 MB | |
| github-mcp-server_Windows_arm64.zip | 2026-01-27 | 5.2 MB | |
| github-mcp-server_Windows_i386.zip | 2026-01-27 | 5.6 MB | |
| github-mcp-server_Linux_arm64.tar.gz | 2026-01-27 | 5.2 MB | |
| github-mcp-server_Linux_i386.tar.gz | 2026-01-27 | 5.3 MB | |
| github-mcp-server_Linux_x86_64.tar.gz | 2026-01-27 | 5.6 MB | |
| github-mcp-server_Windows_x86_64.zip | 2026-01-27 | 5.8 MB | |
| GitHub MCP Server 0.30.2 source code.tar.gz | 2026-01-27 | 445.6 kB | |
| GitHub MCP Server 0.30.2 source code.zip | 2026-01-27 | 662.3 kB | |
| README.md | 2026-01-27 | 865 Bytes | |
| Totals: 12 Items | 45.1 MB | 0 | |
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