Skip to content
Grok

OpenMetadata for Grok

io.github.open-metadata/openmetadata-mcp

Official OpenMetadata MCP: 21 read and write tools for search, lineage, data quality, governance.

client:Grok transport:streamable-http

Install OpenMetadata in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "openmetadata-mcp": {
      "type": "http",
      "url": "https://{openmetadata_host}/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

OpenMetadata in other clients