HomeOther › OpenMetadata

OpenMetadata

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

TypeScript Remote
★ 15,318 stars Last pushed 2026-09-24 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://{openmetadata_host}/mcp

Claude Code:

claude mcp add --transport http openmetadata https://{openmetadata_host}/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "openmetadata": {
      "url": "https://{openmetadata_host}/mcp"
    }
  }
}

Related servers

Data from the Official MCP Registry