Google Antigravity Directory

The #1 directory for Google Antigravity prompts, rules, workflows & MCP servers. Optimized for Gemini 3 agentic development.

Resources

PromptsMCP ServersAntigravity RulesGEMINI.md GuideBest Practices

Company

Submit PromptAntigravityAI.directory

Popular Prompts

Next.js 14 App RouterReact TypeScriptTypeScript AdvancedFastAPI GuideDocker Best Practices

Legal

Privacy PolicyTerms of ServiceContact Us
Featured on FazierFeatured on WayfindioAntigravity AI - Featured on Startup FameFeatured on Wired BusinessFeatured on Twelve ToolsListed on Turbo0Featured on findly.toolsFeatured on Aura++That App ShowAI ToolzShinyLaunchMillion Dot HomepageSolver ToolsFeatured on FazierFeatured on WayfindioAntigravity AI - Featured on Startup FameFeatured on Wired BusinessFeatured on Twelve ToolsListed on Turbo0Featured on findly.toolsFeatured on Aura++That App ShowAI ToolzShinyLaunchMillion Dot HomepageSolver Tools

© 2026 Antigravity AI Directory. All rights reserved.

The #1 directory for Google Antigravity IDE

This website is not affiliated with, endorsed by, or associated with Google LLC. "Google" and "Gemini" are trademarks of Google LLC.

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearn
Home
MCP Servers
Dgraph MCP
🔴

Dgraph MCP MCP Server

Native GraphQL database for graph data and relationships.

dgraphgraphqlgraphdatabase

About

## Dgraph MCP Server: Native GraphQL Database The **Dgraph MCP Server** integrates Dgraph into Google Antigravity. Execute native GraphQL queries on a distributed graph database designed for connected data. ### Why Dgraph MCP? Dgraph is built for GraphQL from the ground up. The MCP provides: - **Native GraphQL**: Schema-first design - **Graph Queries**: Traverse relationships - **Distributed**: Horizontal scaling - **ACID Transactions**: Full consistency ### Key Features #### 1. GraphQL Native First-class GraphQL: - Schema definition - Mutations - Subscriptions - Custom directives #### 2. Graph Operations Relationship traversal: - Deep queries - Path finding - Aggregations - Facets (edge properties) ### Configuration ```json { "mcpServers": { "dgraph": { "command": "npx", "args": ["-y", "@dgraph/mcp-server"], "env": { "DGRAPH_URL": "localhost:8080" } } } } ``` The Dgraph MCP enables native GraphQL database operations.

Installation

Configuration
{
  "mcpServers": {
    "dgraph": {}
  }
}

How to Use

    Related MCP Servers

    🧰

    Toolhouse MCP

    Universal AI tool platform that equips your AI with production-ready capabilities. Execute code, browse the web, manage files, send emails, and more through a unified MCP interface.

    🔨

    Smithery Registry MCP

    The MCP server registry and discovery platform. Browse, search, and install MCP servers from the community. Find the perfect integrations for your AI development workflow.

    🔍

    MCP Inspector

    Official debugging and testing tool for MCP servers. Inspect server capabilities, test tool calls, validate responses, and debug protocol communication in real-time.

    ← Back to All MCP Servers