Sign inSign up

memgraph/mcp-memgraph:0.4.0

Multi-platform
Machine learning & AI
Index digest

sha256:42405f0244dbbc38c1a8541f35082f8f02cea821c3e914455008fcc8367028fb

OS/ARCH

Compressed size

123.72 MB

Last pushed

3 days by matthewjames7

Type

Image

Manifest digest

sha256:0a1d704e2c21335401bff3a84a53dfba9be8a7d77b0284952822d048a2baaebb

Image Layers

1# debian.sh --arch 'arm64' out/28.76 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;4.39 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.29 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY memgraph-toolbox /app/memgraph-toolbox # buildkit183.95 KB
12COPY integrations/mcp-memgraph /app/integrations/mcp-memgraph # buildkit471.65 KB
13RUN /bin/sh -c pip install41.17 MB
14RUN /bin/sh -c uv pip16.88 MB
15RUN /bin/sh -c uv pip20.58 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 'arm64' out/ 'trixie' '@1787529600'