Installation & Configuration
{
"mcpServers": {
"memgraph": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"MCP_TRANSPORT=stdio",
"memgraph/mcp-memgraph:latest"
]
}
}
}Information
Transport
ssestdio
Language
Python
Created
2026/6/12
Updated
2026/6/12