SERVER

MCP Server

Rank #2422

io.github.goreleaser/mcp

MCP server providing mcp capabilities

First listed
Nov 4, 2025
Last publish date
Apr 1, 2026
OVERVIEW

MCP Server is a Model Context Protocol (MCP) server published by goreleaser. It ranks #2422 of 58,900 servers tracked on MCP Toplist, and its repository has 22 GitHub stars. MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 10 tracked versions. It was first listed on Nov 4, 2025 and most recently updated on Apr 1, 2026.

STANDING
#2,422of 58,900 tracked serversTop 5%

Ranks ahead of 56,478 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Server

Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "goreleaser": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/goreleaser/mcp:0.2.0"
      ]
    }
  }
}
npm package
{
  "mcpServers": {
    "goreleaser": {
      "command": "npx",
      "args": [
        "-y",
        "@goreleaser/mcp"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries

ORGANIZATION

goreleaser

Organization
Total servers
1
Total versions
10
VERSIONS

Available versions (10)

VersionPublished
0.3.4Apr 1, 2026
0.3.3Feb 21, 2026
0.3.2Dec 10, 2025
0.3.1Dec 7, 2025
0.3.0Nov 30, 2025
0.2.2Nov 23, 2025
0.2.1Nov 23, 2025
0.2.0Nov 9, 2025
0.1.4Nov 9, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Server?
MCP server providing mcp capabilities
Who maintains MCP Server?
MCP Server is maintained by goreleaser, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
Is MCP Server an official MCP server?
Yes — MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does MCP Server have?
MCP Toplist tracks 10 versions of MCP Server, most recently published on Apr 1, 2026.
Where can I find the source code for MCP Server?
The source code for MCP Server is hosted at github.com/goreleaser/mcp.
EXPLORE