GitHub MCP Server 0.30.0
·
14 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Main features:
- Projects and Actions tools consolidated to a smaller set of read/write tools
- You can now search for projects without specifying the owner type, and you can add issues and pull requests to projects using the owner/repo and # number rather than the global ID, as agents often get that wrong.
- Insiders (experimental) mode flags added for early adopters to always try the latest features before GA
What's Changed
- Build full package in Dockerfile to include all commands by @SamMorrowDrums in #1844
- Add -t option to docker run command by @JoannaaKL in #1848
- Insiders docs for OSS by @mattdholloway in #1857
- Make owner_type optional and fix add_project_item in consolidated Projects V2 tools by @Copilot in #1799
- ci: use mcp-conformance-action for conformance tests by @SamMorrowDrums in #1827
- Fix mcp-diff workflow triggers for push events and tags by @SamMorrowDrums in #1871
- Generate server instructions in Inventory by @tommaso-moro in #1869
- Default to consolidated actions/projects toolsets and add hold back flag by @mattdholloway in #1891
- chore: remove unused github.com/fatih/color by @SamMorrowDrums in #1892
- Fix typo in OpenAI Codex installation guide link by @leereilly in #1880
- Update Go version requirement in mcpcurl to 1.24 by @alexandear in #1803
- docs: add Windows notes for Claude MCP HTTP setup by @loktar00 in #1859
New Contributors
- @leereilly made their first contribution in #1880
- @loktar00 made their first contribution in #1859
Full Changelog: v0.29.0...v0.30.0