| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| github-mcp-server_1.8.0_checksums.txt | 2026-07-30 | 824 Bytes | |
| github-mcp-server_Darwin_x86_64.tar.gz | 2026-07-30 | 8.2 MB | |
| github-mcp-server_Linux_i386.tar.gz | 2026-07-30 | 7.7 MB | |
| github-mcp-server_Windows_arm64.zip | 2026-07-30 | 7.5 MB | |
| github-mcp-server_Windows_i386.zip | 2026-07-30 | 8.0 MB | |
| github-mcp-server_Darwin_arm64.tar.gz | 2026-07-30 | 7.7 MB | |
| github-mcp-server_Linux_arm64.tar.gz | 2026-07-30 | 7.4 MB | |
| github-mcp-server_Linux_x86_64.tar.gz | 2026-07-30 | 8.0 MB | |
| github-mcp-server_Windows_x86_64.zip | 2026-07-30 | 8.2 MB | |
| GitHub MCP Server 1.8.0 source code.tar.gz | 2026-07-30 | 852.6 kB | |
| GitHub MCP Server 1.8.0 source code.zip | 2026-07-30 | 1.2 MB | |
| README.md | 2026-07-30 | 827 Bytes | |
| Totals: 12 Items | 64.7 MB | 0 | |
Highlights
- Tool response filtering: We added a new
fieldsparameter to selected tools which allows models to specify which fields they need when they call those tools, thus shrinking tool response size and optimizing context usage.
What's Changed
- Bump go-github to pick up SearchType support by @kelsey-myers in https://github.com/github/github-mcp-server/pull/2972
- Make fields parameter available by default by @tommaso-moro in https://github.com/github/github-mcp-server/pull/2952
- Add batched update_project_items writes via GraphQL by @veralizeth in https://github.com/github/github-mcp-server/pull/2903
- Upgrade go-sdk to v1.7.0 by @SamMorrowDrums in https://github.com/github/github-mcp-server/pull/2968
Full Changelog: https://github.com/github/github-mcp-server/compare/v1.7.0...v1.8.0