Cloud Infrastructure
Trust: 41/100 (Fair)The MCP server for GoReleaser Guide
GoReleaser MCP server
21 starsby goreleaser
Quick Start
Install
npx @goreleaser/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-goreleaser-mcp": {
"command": "npx",
"args": [
"@goreleaser/mcp"
]
}
}
}