MCP ConfigsMay 13, 2026·2 min read

OpenMetadata — Governed Data Context via MCP

OpenMetadata is an open-source metadata platform that builds a governed data graph (lineage, owners, quality). It ships an MCP server at `/mcp`.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Native · 94/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Mcp
Install
Docs
Trust
Trust: Established
Entrypoint
echo 'Follow https://docs.open-metadata.org/latest/quick-start'
Universal CLI install command
npx tokrepo install a3689a0c-32b9-5dc1-8601-2c59a1bb0359
Intro

OpenMetadata is an open-source metadata platform that builds a governed data graph (lineage, owners, quality). It ships an MCP server at /mcp.

Best for: Data teams who want AI agents to query governed metadata safely

Works with: OpenMetadata server, MCP-compatible clients, semantic search

Setup time: 20-60 minutes

Key facts (verified)

  • GitHub: 13901 stars · 2095 forks · pushed 2026-05-13.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: echo 'Follow https://docs.open-metadata.org/latest/quick-start'.

Main

  • Install OpenMetadata using the project’s quick-start docs, then enable the MCP application and connect your MCP client to /mcp.

  • Use MCP as the governed interface: lineage, ownership, glossary terms, tags/classifications, and quality results become agent-queryable context.

  • Pair MCP with Semantic Search for natural-language discovery when users don’t know exact asset names.

Source-backed notes

  • README states OpenMetadata includes an MCP server and links to MCP documentation.
  • README Quickstart section shows the MCP endpoint format: https://<YOUR-OPENMETADATA-SERVER>/mcp.
  • README lists MCP tools/workflows and calls out Semantic Search through MCP as a supported workflow.

FAQ

  • Do I need MCP to use OpenMetadata?: No — MCP is an integration option; the platform also exposes APIs and UI for metadata work.
  • What does MCP unlock?: README frames MCP as a way for assistants/agents to interact with the metadata graph via natural language.
  • What should I set up first?: Start with ingestion + basic governance (owners, glossary, quality) so MCP answers have reliable context.
🙏

Source & Thanks

Source: https://github.com/open-metadata/OpenMetadata > License: Apache-2.0 > GitHub stars: 13901 · forks: 2095

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets