René's URL Explorer Experiment


Title: Add release management operations to releases toolset · Issue #1909 · github/github-mcp-server · GitHub

Open Graph Title: Add release management operations to releases toolset · Issue #1909 · github/github-mcp-server

X Title: Add release management operations to releases toolset · Issue #1909 · github/github-mcp-server

Description: Describe the feature or problem you'd like to solve The current toolset has no way to create, update, or delete GitHub releases. Agents can read repository tags and commits, but can't actually publish releases or attach assets. I hit thi...

Open Graph Description: Describe the feature or problem you'd like to solve The current toolset has no way to create, update, or delete GitHub releases. Agents can read repository tags and commits, but can't actually publ...

X Description: Describe the feature or problem you'd like to solve The current toolset has no way to create, update, or delete GitHub releases. Agents can read repository tags and commits, but can't actua...

Opengraph URL: https://github.com/github/github-mcp-server/issues/1909

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add release management operations to releases toolset","articleBody":"### Describe the feature or problem you'd like to solve\n\nThe current toolset has no way to create, update, or delete GitHub releases. Agents can read repository tags and commits, but can't actually publish releases or attach assets.\n\nI hit this while trying to automate a changelog + release workflow. My agent could draft the release notes by reading commit history, but had no way to actually publish the release on GitHub.\n\n### Proposed solution\n\nAdd release lifecycle operations:\n\n| Tool | REST API Endpoint |\n|------|-------------------|\n| `create_release` | `POST /repos/{owner}/{repo}/releases` |\n| `update_release` | `PATCH /repos/{owner}/{repo}/releases/{release_id}` |\n| `delete_release` | `DELETE /repos/{owner}/{repo}/releases/{release_id}` |\n| `upload_release_asset` | `POST /repos/{owner}/{repo}/releases/{release_id}/assets` |\n\nThis mirrors the existing pattern for issues (`create_or_update_issue`) and PRs.\n\n### Example prompts or workflows\n\n1. \"Create a new release v2.1.0 with these changelog notes\"\n2. \"Upload the build artifacts to the latest release\"\n3. \"Mark release v2.0.0-beta as a prerelease\"\n4. \"Delete the accidental draft release I just created\"\n5. \"Bump the release from draft to published after CI passes\"\n\n### Additional context\n\nThe `releases` read operations already exist. Happy to submit a PR if this feature is accepted.","author":{"url":"https://github.com/gfortaine","@type":"Person","name":"gfortaine"},"datePublished":"2026-01-27T11:27:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/1909/github-mcp-server/issues/1909"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:76dd355b-dfb1-f4da-1d9a-b8ca9994efcd
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9586:FEED7:28DECF2:39437D4:6A5F697D
html-safe-nonce7eb7b65a66876e703b14ee9bbc67efef22f452c340e5bb3986933c2448dc450e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NTg2OkZFRUQ3OjI4REVDRjI6Mzk0MzdENDo2QTVGNjk3RCIsInZpc2l0b3JfaWQiOiI3MDMwOTA0MjM4OTE1OTM4Njg1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac99c6d3e6af4d16a5fe5d6180250a2e0c173d1948b9f8a4f41fbc22a646a7d6eb
hovercard-subject-tagissue:3860121697
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/github/github-mcp-server/1909/issue_layout
twitter:imagehttps://opengraph.githubassets.com/a06b5e090b12ade9a7fde9d5704b0fcf633abe5ed4b650be16d2d72fdac17863/github/github-mcp-server/issues/1909
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/a06b5e090b12ade9a7fde9d5704b0fcf633abe5ed4b650be16d2d72fdac17863/github/github-mcp-server/issues/1909
og:image:altDescribe the feature or problem you'd like to solve The current toolset has no way to create, update, or delete GitHub releases. Agents can read repository tags and commits, but can't actually publ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamegfortaine
hostnamegithub.com
expected-hostnamegithub.com
None00788ab1bca5e7741110f9acff93fb613e3960b647280b664f19a2f2727fc38a
turbo-cache-controlno-preview
go-importgithub.com/github/github-mcp-server git https://github.com/github/github-mcp-server.git
octolytics-dimension-user_id9919
octolytics-dimension-user_logingithub
octolytics-dimension-repository_id942771284
octolytics-dimension-repository_nwogithub/github-mcp-server
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id942771284
octolytics-dimension-repository_network_root_nwogithub/github-mcp-server
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release0f1c555eb8c0d65e8ad53f33a2a87d02583a75b0
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/github-mcp-server/issues/1909#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fgithub-mcp-server%2Fissues%2F1909
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fgithub-mcp-server%2Fissues%2F1909
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=github%2Fgithub-mcp-server
Reloadhttps://github.com/github/github-mcp-server/issues/1909
Reloadhttps://github.com/github/github-mcp-server/issues/1909
Reloadhttps://github.com/github/github-mcp-server/issues/1909
Please reload this pagehttps://github.com/github/github-mcp-server/issues/1909
github https://github.com/github
github-mcp-serverhttps://github.com/github/github-mcp-server
Notifications https://github.com/login?return_to=%2Fgithub%2Fgithub-mcp-server
Fork 4.6k https://github.com/login?return_to=%2Fgithub%2Fgithub-mcp-server
Star 31.6k https://github.com/login?return_to=%2Fgithub%2Fgithub-mcp-server
Code https://github.com/github/github-mcp-server
Issues 170 https://github.com/github/github-mcp-server/issues
Pull requests 170 https://github.com/github/github-mcp-server/pulls
Discussions https://github.com/github/github-mcp-server/discussions
Actions https://github.com/github/github-mcp-server/actions
Models https://github.com/github/github-mcp-server/models
Security and quality 2 https://github.com/github/github-mcp-server/security
Insights https://github.com/github/github-mcp-server/pulse
Code https://github.com/github/github-mcp-server
Issues https://github.com/github/github-mcp-server/issues
Pull requests https://github.com/github/github-mcp-server/pulls
Discussions https://github.com/github/github-mcp-server/discussions
Actions https://github.com/github/github-mcp-server/actions
Models https://github.com/github/github-mcp-server/models
Security and quality https://github.com/github/github-mcp-server/security
Insights https://github.com/github/github-mcp-server/pulse
#2854https://github.com/github/github-mcp-server/pull/2854
Add release management operations to releases toolsethttps://github.com/github/github-mcp-server/issues/1909#top
#2854https://github.com/github/github-mcp-server/pull/2854
https://github.com/gfortaine
gfortainehttps://github.com/gfortaine
on Jan 27, 2026https://github.com/github/github-mcp-server/issues/1909#issue-3860121697
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.