graphql-engine

GitHub

Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.

graphql-engine MCP Server

MCP server for hasura/graphql-engine

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "graphql-engine": {
      "command": "npx",
      "args": [
        "-y",
        "@hasura/graphql-engine"
      ]
    }
  }
}