open-mcp-auth-proxy (sha256:7b81fe8a8e123c7c235b6f9afec704824e7403244f8f496b78b3f16d440c2692)

Published 2025-06-02 01:56:32 +00:00 by tech_user_phoenix_oss_package_writer in phoenix-oss/open-mcp-auth-proxy

Installation

docker pull git.kvant.cloud/phoenix-oss/open-mcp-auth-proxy@sha256:7b81fe8a8e123c7c235b6f9afec704824e7403244f8f496b78b3f16d440c2692
sha256:7b81fe8a8e123c7c235b6f9afec704824e7403244f8f496b78b3f16d440c2692

About this package

Authentication and Authorization Proxy for MCP Servers

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:ad85a9d7b0a74c2140bd51d9c4559cca392991e0c95f84cb139347348e5d1f9a in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y python3-pip python-is-python3 npm && apt-get autoremove && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c pip install uvenv --break-system-packages # buildkit
WORKDIR /app
COPY /workspace/openmcpauthproxy /app/ # buildkit
ADD config.yaml /app # buildkit
ENTRYPOINT ["/app/openmcpauthproxy"]
ARG IMAGE_SOURCE
LABEL org.opencontainers.image.source=

Labels

Key Value
org.opencontainers.image.created 2025-06-02T01:55:34.178Z
org.opencontainers.image.description Authentication and Authorization Proxy for MCP Servers
org.opencontainers.image.licenses
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision 8e80e2956c273df612ae6114484c6321c2d513be
org.opencontainers.image.source https://git.kvant.cloud/phoenix-oss/open-mcp-auth-proxy
org.opencontainers.image.title open-mcp-auth-proxy
org.opencontainers.image.url https://git.kvant.cloud/phoenix-oss/open-mcp-auth-proxy
org.opencontainers.image.version main
Details
Container
2025-06-02 01:56:32 +00:00
2
OCI / Docker
linux/amd64
144 MiB
Versions (2) View all
buildcache 2025-06-02
main 2025-06-02