GoReleaser
FreeNot checkedMCP server for GoReleaser that enables AI assistants to validate, fix, and modernize GoReleaser configurations.
About
MCP server for GoReleaser that enables AI assistants to validate, fix, and modernize GoReleaser configurations.
README
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_configprompt 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
Installing GoReleaser
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/goreleaser/mcpFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare GoReleaser with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
