AgentUni

YAP — Yet Another Packager

by @M0Rf30 / v2.6.2

Build native Linux packages (.deb/.rpm/.apk/.pkg.tar.zst) from a single PKGBUILD via MCP.

Install

Docker / stdio

docker run -i --rm ghcr.io/m0rf30/yap-mcp:2.6.2

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-m0rf30-yap": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/m0rf30/yap-mcp:2.6.2"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.M0Rf30/yap · published 2026-09-16 · updated 2026-09-16. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category