dgraph-mcp-server
2
Dgraph MCP Server is a Model Context Protocol server implementation designed for interaction with the Dgraph graph database. It facilitates LLM applications in executing queries, mutations, and altering schemas. It requires Go 1.18 or higher and a running Dgraph database.
dgraph_query
Execute DQL query
dgraph_mutate
Perform mutations
dgraph_alter_schema
Modify database schema