ward-mcp (30304d20535620845f73f137de88973c31a9c4f1)

Published 2026-08-09 02:58:41 +00:00 by coilyco-ops in coilyco-flight-deck/mcp-beaver

Installation

docker pull forgejo.coilysiren.me/coilyco-flight-deck/ward-mcp:30304d20535620845f73f137de88973c31a9c4f1
sha256:4aa60db046f00edda3fc9a4b39cefa903c9fed78799ca672e80b3b14522ca936

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:91b8351742d85923518f974b0585b0adafe553e927e57cefc2df5ae12524a307 in /usr/local/bin/ward-mcp
COPY dir:2a9fadea1d01596c678d57be2e609f2bf19dae4e21190d128655e2f2986cafd6 in /spec/examples
EXPOSE 8080
ENTRYPOINT ["ward-mcp"]
CMD ["serve" "/spec/examples/forgejo-issues.mcp.kdl" "--http" ":8080"]