mcp
mcp
Pass
Health Pass
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 21 GitHub stars
Code Pass
- Code scan — Scanned 7 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
The GoReleaser MCP
README.md
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
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found