Loomal

YAP — Yet Another Packager

MCP server by github.com/m0rf30/yap

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

21 starsoci: ghcr.io/m0rf30/yap-mcp:2.4.0

About YAP — Yet Another Packager

YAP — Yet Another Packager is an MCP (Model Context Protocol) server published by m0rf30 in the official MCP registry. Build native Linux packages (.deb/.rpm/.apk/.pkg.tar.zst) from a single PKGBUILD via MCP.

It ships as a Docker image (ghcr.io/m0rf30/yap-mcp:2.4.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/m0rf30/yap, where the project has earned 21 GitHub stars.

Use YAP — Yet Another Packager with your agent

Claude Code · one command
claude mcp add yap-yet-another-packager -- docker run -i --rm ghcr.io/m0rf30/yap-mcp:2.4.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "yap-yet-another-packager": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/m0rf30/yap-mcp:2.4.0"
      ]
    }
  }
}
ocighcr.io/m0rf30/yap-mcp:2.4.0

Frequently asked questions

What is YAP — Yet Another Packager?
YAP — Yet Another Packager is an MCP (Model Context Protocol) server by m0rf30. Build native Linux packages (.deb/.rpm/.apk/.pkg.tar.zst) from a single PKGBUILD via MCP.
How do I connect YAP — Yet Another Packager to Claude, Cursor, or another MCP client?
Install YAP — Yet Another Packager from its oci package (ghcr.io/m0rf30/yap-mcp:2.4.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is YAP — Yet Another Packager open source?
Yes — the source code is public at github.com/m0rf30/yap, with 21 GitHub stars.
Can AI agents pay to use YAP — Yet Another Packager?
Not yet through Loomal — YAP — Yet Another Packager is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain YAP — Yet Another Packager? Claim this listing free by verifying GitHub ownership, or contact us.