mcp
The GoReleaser MCP
Documentation
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.mcpUsage
You can add something like this to your tooling:
{
// ...
"mcp": {
"goreleaser": {
"command": "goreleaser-mcp",
"type": "stdio"
}
}
// ...
}Badges
Frequently asked questions
What is mcp?
mcp is The GoReleaser MCP
How do I install mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp open source?
Yes — it is hosted on GitHub at https://github.com/goreleaser/mcp and has 22 stars.
Related MCP tools
The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
One place to manage & connect to all your MCP servers
eBPF-powered network observability for Kubernetes. Indexes L4/L7 traffic with full K8s context, decrypts TLS without keys. Queryable by AI agents via MCP and humans via dashboard.
Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. This MCP server for MATLAB supports a wide range of coding agents like Claude Code® and Visual Studio® Code.
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport. Go-based implementation.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP