mcp-beaver (b812d5cfd369d89ca2b535dad1edaa271eaf7245)

Published 2026-08-20 09:17:17 +00:00 by coilyco-ops in coilyco-flight-deck/mcp-beaver

Installation

docker pull forgejo.coilysiren.me/coilyco-flight-deck/mcp-beaver:b812d5cfd369d89ca2b535dad1edaa271eaf7245
sha256:470c63fbb211970fe97cb71f7b35cc10d2131c417c1aaf0a29130eee8f4b81e0

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
COPY file:1776f3edb79a0ca1b4def110aa49f2cbb19e28a7bc82305edd4a6d1b1b9c41db 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"]