mcp-fleet-github (latest)
Published 2026-06-23 13:10:24 +00:00 by tobi
Installation
docker pull forgejo.corentic.eu/corentic/mcp-fleet-github:latestsha256:9d347970cb6b5ff1a26f5c20899efb187bfbe68f151fd2cbc835c8619910f131About this package
GitHub's official MCP Server
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 |
| bazel build @bookworm//libc6/amd64:data_statusd |
| bazel build @bookworm//libssl3/amd64:data_statusd |
| LABEL io.modelcontextprotocol.server.name=io.github.github/github-mcp-server |
| WORKDIR /server |
| COPY /bin/github-mcp-server . # buildkit |
| EXPOSE [8082/tcp] |
| ENTRYPOINT ["/server/github-mcp-server"] |
| CMD ["stdio"] |
Labels
| Key | Value |
|---|---|
| io.modelcontextprotocol.server.name | io.github.github/github-mcp-server |
| org.opencontainers.image.created | 2026-06-18T12:38:04.469Z |
| org.opencontainers.image.description | GitHub's official MCP Server |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 4f73cfd1db141453a56c58ec25f6bde40b6b6c85 |
| org.opencontainers.image.source | https://github.com/github/github-mcp-server |
| org.opencontainers.image.title | github-mcp-server |
| org.opencontainers.image.url | https://github.com/github/github-mcp-server |
| org.opencontainers.image.version | 1.4.0 |