← All servers
🔧

YAP — Yet Another PackagerVerified🛡 No advisories

io.github.M0Rf30/yap
New to MCP? Start here →
22★ stars
0weekly installs
3 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/m0rf30, which proved it owns this namespace.

Verified owner: github.com/m0rf30io.github.M0Rf30/yap

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads YAP_VERBOSE.

About

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

Packages & transports

dockerghcr.io/m0rf30/yap-mcp:2.5.0vlatest · docker run

Metadata

Categorydevops
LicenseGPL-3.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "yap": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/m0rf30/yap-mcp:2.5.0"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/m0rf30/yap-mcp:2.5.0