Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 13, 2026·2 min de lectura

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`.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Docs
Confianza
Confianza: Established
Entrada
echo 'Follow https://docs.open-metadata.org/latest/quick-start'
Comando CLI universal
npx tokrepo install a3689a0c-32b9-5dc1-8601-2c59a1bb0359
Introducción

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.
🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados