mcp-beaver (eebbe24e40c0369c53492dd77eab118ab83e3d4b)

Published 2026-08-27 05:11:55 +00:00 by coilyco-ops in coilyco-flight-deck/mcp-beaver

Installation

docker pull forgejo.coilysiren.me/coilyco-flight-deck/mcp-beaver:eebbe24e40c0369c53492dd77eab118ab83e3d4b
sha256:718165ba22ac4d97150018a9293cd6c74fb4fb3e2ef1e437f0fdf071933a63f7

Image layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64_tar
COPY file:d2e844ae3c72ec7dc472863f0c91afe017032e58b035135efa747d0fe6006216 in /usr/local/bin/mcp-beaver
COPY dir:19b575761bb375f5247a8ce51964df2b767bbf8596b10ad23704525fd3e818b1 in /spec/examples
EXPOSE 8080
ENTRYPOINT ["mcp-beaver"]
CMD ["serve" "/spec/examples/forgejo-issues.mcp.kdl" "--http" ":8080"]