Sign inSign up

memgraph/mcp-memgraph:0.3.0

Multi-platform
Machine learning & AI
Index digest

sha256:32a1b0d2b5de7af5ba6622062eda8cea241aea6084df1ae5ce1ab0b6b9b6b3f8

OS/ARCH

Compressed size

134.01 MB

Last pushed

about 2 months by matthewjames7

Type

Image

Manifest digest

sha256:e9514ae7e538b757febfa90cc5efec5fd93df5bbc2141580dde3f05716c7aff3

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.34 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10WORKDIR /app92 B
11COPY memgraph-toolbox /app/memgraph-toolbox # buildkit182.26 KB
12COPY integrations/mcp-memgraph /app/integrations/mcp-memgraph # buildkit468.8 KB
13RUN /bin/sh -c pip install55.37 MB
14RUN /bin/sh -c uv pip17.32 MB
15RUN /bin/sh -c uv pip19.71 MB
16WORKDIR /app/integrations/mcp-memgraph/src32 B
17ENV MCP_HOST=0.0.0.00 B
18ENV MCP_TRANSPORT=streamable-http0 B
19ENV MEMGRAPH_URL=bolt://host.docker.internal:76870 B
20EXPOSE [8000/tcp]0 B
21CMD ["python" "-m" "mcp_memgraph.main"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'