mcp-beaver (5dbc52df460e04af1fd839d5b0259db141887c75)

Published 2026-08-29 06:27:39 +00:00 by coilyco-ops in coilyco-flight-deck/mcp-beaver

Installation

docker pull forgejo.coilysiren.me/coilyco-flight-deck/mcp-beaver:5dbc52df460e04af1fd839d5b0259db141887c75
sha256:dbb965157f65571953b4e2bdec4787e4181fbc233b66cf376c3357a487ffaa6f

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:d76ff9130391f5831eea718fc663dde53155b4ceedfc7b5aee76a4fbcdd49c3a 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"]