| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| github-mcp-server_1.12.1_checksums.txt | 2026-09-08 | 824 Bytes | |
| github-mcp-server_Darwin_arm64.tar.gz | 2026-09-08 | 7.9 MB | |
| github-mcp-server_Darwin_x86_64.tar.gz | 2026-09-08 | 8.4 MB | |
| github-mcp-server_Linux_x86_64.tar.gz | 2026-09-08 | 8.3 MB | |
| github-mcp-server_Windows_i386.zip | 2026-09-08 | 8.2 MB | |
| github-mcp-server_Linux_arm64.tar.gz | 2026-09-08 | 7.6 MB | |
| github-mcp-server_Linux_i386.tar.gz | 2026-09-08 | 7.9 MB | |
| github-mcp-server_Windows_arm64.zip | 2026-09-08 | 7.7 MB | |
| github-mcp-server_Windows_x86_64.zip | 2026-09-08 | 8.5 MB | |
| GitHub MCP Server 1.12.1 source code.tar.gz | 2026-09-08 | 1.0 MB | |
| GitHub MCP Server 1.12.1 source code.zip | 2026-09-08 | 1.4 MB | |
| README.md | 2026-09-08 | 850 Bytes | |
| Totals: 12 Items | 66.8 MB | 2 | |
Bugfix release
Oauth protected resource metadata became too permissive in the supported scopes advertised, which has been addressed in this release.
What's Changed
- Return a clear error for missing owner/repo/issue_number in the copilot assignment tools by @thejdubb02 in https://github.com/github/github-mcp-server/pull/3221
- build(deps): bump golang from 1.27.0-alpine to 1.27.1-alpine by @dependabot[bot] in https://github.com/github/github-mcp-server/pull/3239
- fix(oauth): advertise only default scopes in protected resource metadata by @SamMorrowDrums in https://github.com/github/github-mcp-server/pull/3251
New Contributors
- @thejdubb02 made their first contribution in https://github.com/github/github-mcp-server/pull/3221
Full Changelog: https://github.com/github/github-mcp-server/compare/v1.12.0...v1.12.1