Back to directory
memgraph/ai-toolkit

memgraph/ai-toolkit

@memgraph93

A lightweight MCP server connecting Memgraph with LLMs, exposing database tools via MCP

memgraphgraph-databasemcp-serverllm-integrationdatabase

Installation & Configuration

{
  "mcpServers": {
    "mpc-memgraph": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp-memgraph",
        "--python",
        "3.13",
        "mcp-memgraph"
      ]
    }
  }
}

Information

Transport
streamablestdio
Language
python
Created
2025/4/1
Updated
2026/4/15