返回市场
MCP服务器

MCP服务器

作者:goreleaser13 星标更新:2025-11-23

项目介绍

<p align="center"> <img alt="GoReleaser Logo" src="https://gips3.baidu.com/it/u=3481918480,163239821&fm=3081&app=3081&f=PNG?w=200&h=200" height="200" /> <h3 align="center">GoReleaser MCP</h3> <p align="center">适用于GoReleaser的模型上下文协议服务器。</p> </p>

这是一个用于GoReleaser的模型上下文协议(MCP)服务器。 提供工具和文档帮助AI助手理解和处理GoReleaser配置。


功能

  • 配置验证:检查GoReleaser配置中的错误和已弃用选项
  • 弃用修复:提示修复已弃用的配置选项,并提供详细的指导
  • 嵌入式文档:通过MCP服务器直接访问GoReleaser文档
  • 更新提示:使用update_config提示来现代化您的GoReleaser配置

安装

npm install -g @goreleaser/mcp
brew install --cask goreleaser/tap/mcp
winget install goreleaser.mcp

使用

您可以在工具中添加如下内容:

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

徽章

发布 软件许可 构建状态 Go 文档 由GoReleaser驱动 GoReportCard