Best for
- Data teams with an OpenMetadata deployment
- AI assistants and agents that need governed data context
- Organizations performing discovery across semantics, lineage, quality, policies, and business terms
Official OpenMetadata MCP server for AI assistants and agents that need governed data context, business semantics, lineage, quality, policy, and organizational memory from an OpenMetadata deployment. The source provides no specific tool identifiers or client support levels, so those lists remain empty.
The official OpenMetadata MCP server exposes an OpenMetadata deployment's metadata graph to MCP-compatible assistants and agents. Supported capabilities described by the source include metadata search, semantic search, entity details, lineage, data-contract and policy context, memory retrieval and preservation, metadata updates, glossary and lineage creation, data-quality tests, and root-cause analysis. This profile covers only openmetadata-mcp/server.json and does not attribute sibling repository servers to it. The server is version 1.1.0 and uses the deployment's /mcp endpoint.
Replace openmetadata_host with the hostname of an OpenMetadata deployment; include a non-standard port when needed, such as metadata.example.com:8585. Connect to https://{openmetadata_host}/mcp and authenticate through the existing OpenMetadata SSO provider using OAuth 2.0 with PKCE, or use Basic Auth.