Title: Add CreateRelease tool for programmatic release creation · Issue #1012 · github/github-mcp-server · GitHub
Open Graph Title: Add CreateRelease tool for programmatic release creation · Issue #1012 · github/github-mcp-server
X Title: Add CreateRelease tool for programmatic release creation · Issue #1012 · github/github-mcp-server
Description: Describe the feature or problem you'd like to solve Currently, the GitHub MCP server provides excellent read-only access to releases through list_releases, get_latest_release, and get_release_by_tag tools. However, there's no way to crea...
Open Graph Description: Describe the feature or problem you'd like to solve Currently, the GitHub MCP server provides excellent read-only access to releases through list_releases, get_latest_release, and get_release_by_ta...
X Description: Describe the feature or problem you'd like to solve Currently, the GitHub MCP server provides excellent read-only access to releases through list_releases, get_latest_release, and get_release_b...
Opengraph URL: https://github.com/github/github-mcp-server/issues/1012
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add CreateRelease tool for programmatic release creation","articleBody":"## Describe the feature or problem you'd like to solve\n\nCurrently, the GitHub MCP server provides excellent read-only access to releases through `list_releases`, `get_latest_release`, and `get_release_by_tag` tools. However, there's no way to **create** releases programmatically through the MCP interface.\n\nWhile we can use the GitHub CLI (`gh release create`) for this, it would be more consistent and convenient to have this capability directly in the MCP server, especially when automating workflows that already use other MCP write operations.\n\n## Proposed solution\n\nAdd a `CreateRelease` tool that mirrors the functionality of the GitHub API's [Create a release](https://docs.github.com/en/rest/releases/releases#create-a-release) endpoint. The tool would accept parameters like:\n\n- `owner` - Repository owner (required)\n- `repo` - Repository name (required) \n- `tag_name` - The name of the tag (required)\n- `target_commitish` - The commitish value for the tag (optional, defaults to repo's default branch)\n- `name` - The name of the release (optional)\n- `body` - Text describing the release contents (optional)\n- `draft` - Whether this is a draft release (optional, default false)\n- `prerelease` - Whether this is a pre-release (optional, default false)\n- `generate_release_notes` - Whether to auto-generate release notes (optional)\n\n## Why this makes sense\n\nThe GitHub MCP server already has:\n- Many other write operations (`CreateIssue`, `CreatePullRequest`, `CreateRepository`, `CreateBranch`, etc.)\n- Read-only release operations (listing and fetching releases)\n- The authentication and permissions framework to handle write operations\n\nAdding `CreateRelease` would complete the release management capabilities and provide a consistent interface for automation tools that need to create releases as part of their workflow.\n\n## Use cases\n\n- Any workflow currently using `gh release create` that would benefit from MCP integration\n\n## Additional context\n\nLooking at the existing codebase, this would follow the same pattern as other create operations in `pkg/github/repositories.go`. The implementation would be straightforward, using the existing GitHub client infrastructure.\n\nWould you be open to a PR adding this functionality? I'd be happy to contribute this feature following your existing patterns and conventions.","author":{"url":"https://github.com/zzstoatzz","@type":"Person","name":"zzstoatzz"},"datePublished":"2025-08-30T05:09:39.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":10},"url":"https://github.com/1012/github-mcp-server/issues/1012"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:6dac42fd-0cb9-31e1-f341-b4ffdc7ef106 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C694:89CDF:29EF3F6:3ADD363:6A5F690C |
| html-safe-nonce | aa083e60676119bc79798081c0989e603d1b9578fe0af4819ba5991fc0771590 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNjk0Ojg5Q0RGOjI5RUYzRjY6M0FERDM2Mzo2QTVGNjkwQyIsInZpc2l0b3JfaWQiOiI4Mzg1MzUzNDgxNzI2MTU5MTE2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 81734f332a4b3c32dce9a49d4ada487d3a28bd85acf9529558925736582d7b82 |
| hovercard-subject-tag | issue:3368756693 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/github/github-mcp-server/1012/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b080eeb100d4687618f681d9b03be8ad776b1ebb1b2d7ec21d89ad4c545d84b0/github/github-mcp-server/issues/1012 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b080eeb100d4687618f681d9b03be8ad776b1ebb1b2d7ec21d89ad4c545d84b0/github/github-mcp-server/issues/1012 |
| og:image:alt | Describe the feature or problem you'd like to solve Currently, the GitHub MCP server provides excellent read-only access to releases through list_releases, get_latest_release, and get_release_by_ta... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | zzstoatzz |
| hostname | github.com |
| expected-hostname | github.com |
| None | 00788ab1bca5e7741110f9acff93fb613e3960b647280b664f19a2f2727fc38a |
| turbo-cache-control | no-preview |
| go-import | github.com/github/github-mcp-server git https://github.com/github/github-mcp-server.git |
| octolytics-dimension-user_id | 9919 |
| octolytics-dimension-user_login | github |
| octolytics-dimension-repository_id | 942771284 |
| octolytics-dimension-repository_nwo | github/github-mcp-server |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 942771284 |
| octolytics-dimension-repository_network_root_nwo | github/github-mcp-server |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 0f1c555eb8c0d65e8ad53f33a2a87d02583a75b0 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width