SERVER
MCP Server
Rank #2368io.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 #2368 of 58,832 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,368of 58,832 tracked serversTop 5%
Ranks ahead of 56,464 of 58,832 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
VERSIONS
Available versions (10)
| Version | Published |
|---|---|
| 0.3.4 | Apr 1, 2026 |
| 0.3.3 | Feb 21, 2026 |
| 0.3.2 | Dec 10, 2025 |
| 0.3.1 | Dec 7, 2025 |
| 0.3.0 | Nov 30, 2025 |
| 0.2.2 | Nov 23, 2025 |
| 0.2.1 | Nov 23, 2025 |
| 0.2.0 | Nov 9, 2025 |
| 0.1.4 | Nov 9, 2025 |
| 0.1.0 | Nov 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