Dgraph MCP Server

Stabledatabase
35 starsTypeScriptdgraph-io
GitHub
About

Overview

The Dgraph MCP Server enables AI agents to interact with Dgraph's GraphQL-native distributed graph database. It provides tools for running DQL/GraphQL queries, mutations, and schema management.
Capabilities

Tools & Capabilities

query

Run a DQL query

mutate

Run a mutation

alter_schema

Alter the database schema

Setup

Installation

bash
Install
npx -y @dgraph-io/mcp-server-dgraph
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "dgraph": {
      "command": "npx",
      "args": ["-y", "@dgraph-io/mcp-server-dgraph"]
    }
  }
}

Quick Info

Authordgraph-io
LanguageTypeScript
StatusStable
Stars 35
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us