| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| github-mcp-server_1.2.0_checksums.txt | 2026-06-08 | 824 Bytes | |
| github-mcp-server_Linux_arm64.tar.gz | 2026-06-08 | 6.7 MB | |
| github-mcp-server_Linux_i386.tar.gz | 2026-06-08 | 7.0 MB | |
| github-mcp-server_Linux_x86_64.tar.gz | 2026-06-08 | 7.3 MB | |
| github-mcp-server_Windows_x86_64.zip | 2026-06-08 | 7.5 MB | |
| github-mcp-server_Darwin_arm64.tar.gz | 2026-06-08 | 7.0 MB | |
| github-mcp-server_Darwin_x86_64.tar.gz | 2026-06-08 | 7.5 MB | |
| github-mcp-server_Windows_arm64.zip | 2026-06-08 | 6.8 MB | |
| github-mcp-server_Windows_i386.zip | 2026-06-08 | 7.3 MB | |
| GitHub MCP Server 1.2.0 source code.tar.gz | 2026-06-08 | 653.7 kB | |
| GitHub MCP Server 1.2.0 source code.zip | 2026-06-08 | 922.0 kB | |
| README.md | 2026-06-08 | 2.7 kB | |
| Totals: 12 Items | 58.5 MB | 0 | |
What's Changed
- MCP Apps: align with the 2026-01-26 stable spec by @mattdholloway in https://github.com/github/github-mcp-server/pull/2573
- feat: add create_project and create_iteration_field methods to projects_write by @SamMorrowDrums in https://github.com/github/github-mcp-server/pull/2232
- fix: restore thread id in get_review_comments response by @omid-ant in https://github.com/github/github-mcp-server/pull/2245
- docs: add installation guides for Zed and OpenCode by @jluocsa in https://github.com/github/github-mcp-server/pull/2535
- docs: improve Claude installation guide with Windows PowerShell support by @vincent067 in https://github.com/github/github-mcp-server/pull/2312
- Fix remote-server docs inconsistency regarding toolset at base url by @korobitsin in https://github.com/github/github-mcp-server/pull/2217
- fix: return project item id usable for updates by @njoppi2 in https://github.com/github/github-mcp-server/pull/2169
- fix: add MCP initialize handshake to mcpcurl by @ra-n-dom in https://github.com/github/github-mcp-server/pull/2009
- fix: support team pull request reviewers by @he-yufeng in https://github.com/github/github-mcp-server/pull/2514
- Skip MCP App form when issue/PR write carries non-form params by @mattdholloway in https://github.com/github/github-mcp-server/pull/2589
- feat: add include_patch parameter to get_commit tool by @voki-gandzhelashvili-t in https://github.com/github/github-mcp-server/pull/1924
- MCP Apps: Open created issue/PR link via host open-link capability by @mattdholloway in https://github.com/github/github-mcp-server/pull/2593
- fix: Empty assignees array should clear assignees by @RossTarrant in https://github.com/github/github-mcp-server/pull/2600
- Add confidence parameter to issue mutation MCP tools by @alondahari in https://github.com/github/github-mcp-server/pull/2605
New Contributors
- @omid-ant made their first contribution in https://github.com/github/github-mcp-server/pull/2245
- @vincent067 made their first contribution in https://github.com/github/github-mcp-server/pull/2312
- @korobitsin made their first contribution in https://github.com/github/github-mcp-server/pull/2217
- @njoppi2 made their first contribution in https://github.com/github/github-mcp-server/pull/2169
- @ra-n-dom made their first contribution in https://github.com/github/github-mcp-server/pull/2009
- @he-yufeng made their first contribution in https://github.com/github/github-mcp-server/pull/2514
- @voki-gandzhelashvili-t made their first contribution in https://github.com/github/github-mcp-server/pull/1924
Full Changelog: https://github.com/github/github-mcp-server/compare/v1.1.2...v1.2.0