| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| github-mcp-server_1.9.0_checksums.txt | 2026-08-10 | 824 Bytes | |
| github-mcp-server_Darwin_arm64.tar.gz | 2026-08-10 | 7.7 MB | |
| github-mcp-server_Linux_i386.tar.gz | 2026-08-10 | 7.7 MB | |
| github-mcp-server_Linux_x86_64.tar.gz | 2026-08-10 | 8.1 MB | |
| github-mcp-server_Windows_x86_64.zip | 2026-08-10 | 8.3 MB | |
| github-mcp-server_Darwin_x86_64.tar.gz | 2026-08-10 | 8.2 MB | |
| github-mcp-server_Linux_arm64.tar.gz | 2026-08-10 | 7.4 MB | |
| github-mcp-server_Windows_arm64.zip | 2026-08-10 | 7.5 MB | |
| github-mcp-server_Windows_i386.zip | 2026-08-10 | 8.0 MB | |
| GitHub MCP Server 1.9.0 source code.tar.gz | 2026-08-10 | 871.1 kB | |
| GitHub MCP Server 1.9.0 source code.zip | 2026-08-10 | 1.2 MB | |
| README.md | 2026-08-10 | 1.3 kB | |
| Totals: 12 Items | 64.9 MB | 2 | |
Changelog
- [cdfa34] Order list_label results by issue count (descending) (#2974)
What's Changed
- Clarify that create_or_update_file content is plain text, not base64 by @ericsciple in https://github.com/github/github-mcp-server/pull/2983
- Return closing pull requests from issue_read by @zwick in https://github.com/github/github-mcp-server/pull/3006
- Make search_issues semantic by default by @kelsey-myers in https://github.com/github/github-mcp-server/pull/2964
- Support removing issue types by @zwick in https://github.com/github/github-mcp-server/pull/2999
- Add non-default find_duplicate tool gated by duplicate_detection flag by @michaeljacholke in https://github.com/github/github-mcp-server/pull/3020
- Support singular Project Issue Field updates by @zwick in https://github.com/github/github-mcp-server/pull/2941
- Order list_label results by issue count (descending) by @iulia-b in https://github.com/github/github-mcp-server/pull/2974
New Contributors
- @ericsciple made their first contribution in https://github.com/github/github-mcp-server/pull/2983
- @michaeljacholke made their first contribution in https://github.com/github/github-mcp-server/pull/3020
Full Changelog: https://github.com/github/github-mcp-server/compare/v1.8.0...v1.9.0