YAP — Yet Another Packager
Rank #1,943io.github.M0Rf30/yap
Build native Linux packages (.deb/.rpm/.apk/.pkg.tar.zst) from a single PKGBUILD via MCP.
YAP — Yet Another Packager is a Model Context Protocol (MCP) server published by m0rf30. It ranks #1,943 of 132,046 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. YAP — Yet Another Packager is listed across 2 registries — Official MCP and PulseMCP, with 20 tracked versions. It was first listed on May 28, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 130,103 of 132,046 servers on MCP Toplist.
Use YAP — Yet Another Packager
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add yap -e "YAP_VERBOSE=<your YAP_VERBOSE>" -- docker run -i --rm ghcr.io/m0rf30/yap-mcp:2.6.2Replace each placeholder with your own value before saving.
[mcp_servers.yap]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/m0rf30/yap-mcp:2.6.2"]
[mcp_servers.yap.env]
YAP_VERBOSE = "<your YAP_VERBOSE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yap": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/m0rf30/yap-mcp:2.6.2"
],
"env": {
"YAP_VERBOSE": "<your YAP_VERBOSE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yap": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/m0rf30/yap-mcp:2.6.2"
],
"env": {
"YAP_VERBOSE": "<your YAP_VERBOSE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"yap": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/m0rf30/yap-mcp:2.6.2"
],
"env": {
"YAP_VERBOSE": "<your YAP_VERBOSE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yap": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/m0rf30/yap-mcp:2.6.2"
],
"env": {
"YAP_VERBOSE": "<your YAP_VERBOSE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yap": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/m0rf30/yap-mcp:2.6.2"
],
"env": {
"YAP_VERBOSE": "<your YAP_VERBOSE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.M0Rf30%2Fyap)<a href="https://mcptoplist.com/server/io.github.M0Rf30%2Fyap"><img src="https://mcptoplist.com/badge/io.github.M0Rf30%2Fyap.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
m0rf30
Available versions (20)
| Version | Published |
|---|---|
| 2.6.2 | Sep 16, 2026 |
| 2.6.1 | Aug 25, 2026 |
| 2.6.0 | Aug 12, 2026 |
| 2.5.6 | Aug 6, 2026 |
| 2.5.5 | Aug 6, 2026 |
| 2.5.4 | Aug 5, 2026 |
| 2.5.3 | Aug 2, 2026 |
| 2.5.2 | Jul 27, 2026 |
| 2.5.1 | Jul 27, 2026 |
| 2.5.0 | Jul 22, 2026 |
| 2.4.4 | Jul 22, 2026 |
| 2.4.3 | Jul 22, 2026 |
| 2.4.2 | Jul 17, 2026 |
| 2.4.1 | Jul 13, 2026 |
| 2.4.0 | Jun 11, 2026 |
| 2.3.3 | Jun 9, 2026 |
| 2.3.2 | Jun 9, 2026 |
| 2.3.1 | Jun 4, 2026 |
| 2.3.0 | Jun 1, 2026 |
| 2.2.2 | May 29, 2026 |
Frequently asked questions
- Who maintains YAP — Yet Another Packager?
- YAP — Yet Another Packager is maintained by m0rf30, which publishes 1 MCP server (20 total versions) tracked on MCP Toplist.
- Is YAP — Yet Another Packager listed on the Official MCP Registry?
- Yes — YAP — Yet Another Packager is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does YAP — Yet Another Packager have?
- MCP Toplist tracks 20 versions of YAP — Yet Another Packager, most recently published on Sep 16, 2026.
- Where can I find the source code for YAP — Yet Another Packager?
- The source code for YAP — Yet Another Packager is hosted at github.com/m0rf30/yap.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.