Skip to main content
ClaudeWave

The GoReleaser MCP

MCP ServersOfficial Registry22 stars4 forksGoMITUpdated today
ClaudeWave Trust Score
90/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Topics declared
  • Documented (README)
Last scanned: 8/24/2026
Install in Claude Code / Claude Desktop
Method: Manual · mcp
Claude Code CLI
git clone https://github.com/goreleaser/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "mcp"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/goreleaser/mcp@latest (make sure it ends up on your PATH).
Use cases

MCP Servers overview

<p align="center">
  <img alt="GoReleaser Logo" src="https://avatars2.githubusercontent.com/u/24697112?v=3&s=200" height="200" />
  <h3 align="center">GoReleaser MCP</h3>
  <p align="center">Model Context Protocol server for GoReleaser.</p>
</p>

---

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

```bash
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:

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

## Badges

[![Release](https://img.shields.io/github/release/goreleaser/mcp.svg?style=for-the-badge)](https://github.com/goreleaser/mcp/releases/latest)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge)](/LICENSE.md)
[![Build status](https://img.shields.io/github/actions/workflow/status/goreleaser/mcp/build.yml?style=for-the-badge&branch=main)](https://github.com/goreleaser/mcp/actions?workflow=build)
[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=for-the-badge)](http://godoc.org/github.com/goreleaser/mcp)
[![Powered By: GoReleaser](https://img.shields.io/badge/powered%20by-goreleaser-green.svg?style=for-the-badge)](https://github.com/goreleaser)
[![GoReportCard](https://goreportcard.com/badge/github.com/goreleaser/mcp?style=for-the-badge)](https://goreportcard.com/report/github.com/goreleaser/mcp)
goreleasermcpmcp-server

What people ask about mcp

What is goreleaser/mcp?

+

goreleaser/mcp is mcp servers for the Claude AI ecosystem. The GoReleaser MCP It has 22 GitHub stars and its last recorded update is dated 2026-08-24.

How do I install mcp?

+

You can install mcp by cloning the repository (https://github.com/goreleaser/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is goreleaser/mcp safe to use?

+

Our security agent has analyzed goreleaser/mcp and assigned a Trust Score of 90/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains goreleaser/mcp?

+

goreleaser/mcp is maintained by goreleaser. The last recorded GitHub activity is dated 2026-08-24, with 1 open issues.

Are there alternatives to mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: goreleaser/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/goreleaser-mcp)](https://claudewave.com/repo/goreleaser-mcp)
<a href="https://claudewave.com/repo/goreleaser-mcp"><img src="https://claudewave.com/api/badge/goreleaser-mcp" alt="Featured on ClaudeWave: goreleaser/mcp" width="320" height="64" /></a>

More MCP Servers

mcp alternatives