Command Palette

Search for a command to run...

UnylyUnyly
Browse all

GoReleaser

FreeNot checked

MCP server for GoReleaser that enables AI assistants to validate, fix, and modernize GoReleaser configurations.

GitHubEmbed

About

MCP server for GoReleaser that enables AI assistants to validate, fix, and modernize GoReleaser configurations.

README

GoReleaser Logo

GoReleaser MCP

Model Context Protocol server for 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

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

from github.com/goreleaser/mcp

Installing GoReleaser

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/goreleaser/mcp

FAQ

Is GoReleaser MCP free?

Yes, GoReleaser MCP is free — one-click install via Unyly at no cost.

Does GoReleaser need an API key?

No, GoReleaser runs without API keys or environment variables.

Is GoReleaser hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install GoReleaser in Claude Desktop, Claude Code or Cursor?

Open GoReleaser on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare GoReleaser with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs