Sign inSign up

memgraph/mcp-memgraph:0.4.1

Multi-platform
Machine learning & AI
Index digest

sha256:80353fa1c1cade5f2d8db99c90e7218cde8a82a9bfb3f5db3d3038ea1f6c2917

OS/ARCH

Compressed size

123.72 MB

Last pushed

2 days by matthewjames7

Type

Image

Manifest digest

sha256:37d1d5e3a1b8fcd99d5521ea0919df63eda68253af511171dd488130c356f29a

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 # buildkit472.92 KB
13RUN /bin/sh -c pip install41.17 MB
14RUN /bin/sh -c uv pip16.88 MB
15RUN /bin/sh -c uv pip20.59 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'