| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| github-mcp-server_1.3.0_checksums.txt | 2026-06-11 | 824 Bytes | |
| github-mcp-server_Darwin_x86_64.tar.gz | 2026-06-11 | 7.5 MB | |
| github-mcp-server_Windows_arm64.zip | 2026-06-11 | 6.8 MB | |
| github-mcp-server_Windows_i386.zip | 2026-06-11 | 7.3 MB | |
| github-mcp-server_Windows_x86_64.zip | 2026-06-11 | 7.5 MB | |
| github-mcp-server_Darwin_arm64.tar.gz | 2026-06-11 | 7.0 MB | |
| github-mcp-server_Linux_arm64.tar.gz | 2026-06-11 | 6.7 MB | |
| github-mcp-server_Linux_i386.tar.gz | 2026-06-11 | 7.0 MB | |
| github-mcp-server_Linux_x86_64.tar.gz | 2026-06-11 | 7.3 MB | |
| GitHub MCP Server 1.3.0 source code.tar.gz | 2026-06-11 | 674.1 kB | |
| GitHub MCP Server 1.3.0 source code.zip | 2026-06-11 | 943.9 kB | |
| README.md | 2026-06-11 | 2.5 kB | |
| Totals: 12 Items | 58.7 MB | 0 | |
What's Changed
Highlights
get_commitsadded as a method to the pull request write toolget_file_blameadded toinsidersmode- Surfacing rate limit error messages to agents properly
Changes
- Send update_issue_suggestions feature flag for set_issue_fields mutation by @boazreicher in https://github.com/github/github-mcp-server/pull/2638
- Fix GraphQL call using the wrong case for method derivation by @moritzheiber in https://github.com/github/github-mcp-server/pull/2660
- Update title annotations for
issue_writeandadd_issue_commenttools to reflect that they also work with pull requesta by @timrogers in https://github.com/github/github-mcp-server/pull/2664 - feat: implement cursor pagination for dependabot alerts by @MayorFaj in https://github.com/github/github-mcp-server/pull/2651
- Annotate read tools with ifc labels by @JoannaaKL in https://github.com/github/github-mcp-server/pull/2671
- build(deps): bump hono from 4.12.19 to 4.12.23 in /ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/github/github-mcp-server/pull/2606
- build(deps): bump golang from 1.25.10-alpine to 1.25.11-alpine by @dependabot[bot] in https://github.com/github/github-mcp-server/pull/2597
- errors: improve rate limit error messages for AI agents by @danmoseley in https://github.com/github/github-mcp-server/pull/2386
- feat: Add get_commits method to pull_request_read by @RossTarrant in https://github.com/github/github-mcp-server/pull/2608
- build(deps): bump node from
7c6af15to144769eby @dependabot[bot] in https://github.com/github/github-mcp-server/pull/2598 - fix: hide write UI resources in read-only mode by @he-yufeng in https://github.com/github/github-mcp-server/pull/2612
- feat: add get_file_blame tool for retrieving git blame information by @MayorFaj in https://github.com/github/github-mcp-server/pull/1538
- Add Visual Studio one-click install badges by @prasethu in https://github.com/github/github-mcp-server/pull/2085
New Contributors
- @moritzheiber made their first contribution in https://github.com/github/github-mcp-server/pull/2660
- @danmoseley made their first contribution in https://github.com/github/github-mcp-server/pull/2386
- @prasethu made their first contribution in https://github.com/github/github-mcp-server/pull/2085
Full Changelog: https://github.com/github/github-mcp-server/compare/v1.2.0...v1.3.0