If you're already writing PKGBUILDs for Arch and need them to produce .deb, .rpm, .apk, or .pkg.tar.zst packages for other distros, this server wraps the YAP build toolchain. It exposes operations to build packages for specific distributions (ubuntu-jammy, fedora-38, alpine, etc.), query supported distributions and architectures, and validate PKGBUILD syntax before you spin up containers. The builds run in isolated Docker or Podman environments, and you can cross-compile for different architectures or enable parallel builds with topological sorting. Useful when you're maintaining multi-distro packages from a single source spec and want Claude to handle the build orchestration, dependency resolution, or per-distro variable overrides without leaving the conversation.
claude mcp add --transport stdio m0rf30-yap uvx yap