ward-mcp (97a100274a72a281b11440af89a9f7638c2754cb)

Published 2026-08-09 03:40:49 +00:00 by coilyco-ops in coilyco-flight-deck/mcp-beaver

Installation

docker pull forgejo.coilysiren.me/coilyco-flight-deck/ward-mcp:97a100274a72a281b11440af89a9f7638c2754cb
sha256:907a6db0c5529a81f4da995ad1e0586485f8c5e49b9fcc7b54643de59109a8f3

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