dgraph-mcp-server

Provides an MCP (Model Context Protocol) server that lets MCP-capable LLM applications interact with a Dgraph database via tools for running DQL queries, executing RDF mutations, altering the schema, and retrieving the current schema.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Infrastructure mcp dgraph graph-database database go llm-integration tools schema-management
⚙ Agent Friendliness
37
/ 100
Can an agent use this?
🔒 Security
28
/ 100
Is it safe for agents?
⚡ Reliability
21
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
45
Error Messages
0
Auth Simplicity
30
Rate Limits
0

🔒 Security

TLS Enforcement
40
Auth Strength
10
Scope Granularity
0
Dep. Hygiene
50
Secret Handling
50

The README does not describe authentication/authorization, TLS/network exposure, or secret handling. Since it enables direct query/mutation/schema changes, it should be treated as high-risk. TLS enforcement and dependency hygiene cannot be verified from the provided data; score reflects uncertainty.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
30
Error Recovery
20
AF Security Reliability

Best When

You control the deployment environment and can securely expose the MCP server to trusted agent workflows that need direct Dgraph access.

Avoid When

You need strong access controls, audited write permissions, or predictable retry/idempotency behavior for mutations; also avoid exposing this server broadly without network and auth protections.

Use Cases

  • Natural-language or agent-driven Dgraph reads (DQL queries)
  • Agent-driven Dgraph writes (RDF mutations)
  • Schema management from an MCP client
  • Schema inspection for development/ops tooling

Not For

  • Production use without additional security hardening and operational safeguards
  • Use cases requiring fine-grained authorization per operation/tenant
  • Workloads needing robust pagination/retry/idempotency semantics out of the box

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication mechanism is described in the provided README. The server is configured only with DGRAPH_HOST and uses standard input/output for MCP transport.

Pricing

Free tier: No
Requires CC: No

Open-source (MIT per README); no pricing model described.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Mutations are not inherently idempotent; repeated tool calls may cause duplicated/changed data depending on RDF content and server behavior.
  • No rate-limit or error-retry guidance is documented in the provided README.
  • Schema-altering operations are powerful; agents may apply unsafe schema changes unless constrained externally.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for dgraph-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered