databases

Mcp Memgraph

Memgraph MCP Server - includes a tool to run a query against Memgraph and a schema resource.

0
View on GitHub

Installation

npx -y memgraph/mcp-memgraph

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-memgraph",
  "command": "npx",
  "args": [
    "-y",
    "memgraph/mcp-memgraph"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →