Skip to content

Releases: github/github-mcp-server

GitHub MCP Server 0.2.1

21 Apr 20:32
Compare
Choose a tag to compare

What's Changed

  • Update README.md to explain Agent mode will start the server by @srt32 in #305
  • fix: use anyOf instead of nullable type array by @toby in #325
    • This should fix a bug preventing users of Windsurf from executing the server.

New Contributors

Full Changelog: v0.2.0...v0.2.1

GitHub MCP Server 0.2.0

17 Apr 13:55
Compare
Choose a tag to compare

The v0.2.0 release introduces a couple of major changes 🚀 :

You can find instructions for enabling these features in your

To upgrade, be sure to first run:

docker pull ghcr.io/github/github-mcp-server:latest

Then restart the server in your MCP host application!

Changelog

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

GitHub MCP Server 0.1.1

07 Apr 16:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

GitHub MCP Server 0.1.0

04 Apr 15:46
Compare
Choose a tag to compare

Initial Release

This is the first release if the v0.1.0 of the GitHub MCP Server. 🚀

Setup instructions: https://github.com/github/github-mcp-server?tab=readme-ov-file#github-mcp-server
Docker image: https://github.com/github/github-mcp-server/pkgs/container/github-mcp-server/388906515?tag=v0.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/github/github-mcp-server/commits/v0.1.0

GitHub MCP Server 0.1.0-rc.3

04 Apr 15:35
Compare
Choose a tag to compare
Pre-release

RC3

Bugfix release.

What's Changed

Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3

GitHub MCP Server 0.1.0-rc.2

04 Apr 14:21
Compare
Choose a tag to compare
Pre-release

Release Candidate 2

  • Major change is tool names are now camelCase 🚀

What's Changed

Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2

GitHub MCP Server 0.1.0-rc.1

03 Apr 21:44
Compare
Choose a tag to compare
Pre-release

Initial Release Candidate

This is the first release candidate for the v0.1.0 of the GitHub MCP Server. 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/github/github-mcp-server/commits/v0.1.0-rc.1