johnymontana/dgraph-mcp-server
A Model Context Protocol (MCP) server implementation for Dgraph graph database, built using the [mcp-go](https://github.com/mark3labs/mcp-go) library.
Platform-specific configuration:
{
"mcpServers": {
"dgraph-mcp-server": {
"command": "npx",
"args": [
"-y",
"dgraph-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...