Skip to main content
Glama
goreleaser

GoReleaser MCP

Official
by goreleaser

A Model Context Protocol (MCP) server for GoReleaser. Provides tools and documentation to help AI assistants understand and work with GoReleaser configurations.


Features

  • Configuration Validation: Check GoReleaser configurations for errors and deprecated options

  • Deprecation Fixes: Get prompted to fix deprecated configuration options with detailed instructions

  • Embedded Documentation: Access GoReleaser documentation directly through the MCP server

  • Update Prompt: Use the update_config prompt to modernize your GoReleaser configuration

Related MCP server: kube-lint-mcp

Installation

npm install -g @goreleaser/mcp
brew install --cask goreleaser/tap/mcp
winget install goreleaser.mcp

Usage

You can add something like this to your tooling:

{
  // ...
  "mcp": {
    "goreleaser": {
      "command": "goreleaser-mcp",
      "type": "stdio"
    }
  }
  // ...
}

Badges

Release Software License Build status Go Doc Powered By: GoReleaser GoReportCard

A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
3wRelease cycle
12Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/goreleaser/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server