The Open Context Layer for Data and AI , OpenMetadata is the open platform for building trusted data context and business semantics for humans, AI assistants, and agents.
OpenMetadata is an open-source metadata management platform that exposes a Model Context Protocol (MCP) server, allowing Claude and other AI assistants to query a unified metadata knowledge graph covering databases, schemas, tables, columns, dashboards, pipelines, ML models, and storage assets. Through its MCP interface, Claude can retrieve data lineage at both table and column level, data quality test results, freshness and observability signals, ownership records, glossary terms, classifications, and business semantics without connecting directly to underlying databases. The platform ships with 120+ connectors to ingest metadata from across a data stack, and its semantic search layer lets AI resolve business concepts even when asset names differ across systems. A standout feature is column-level lineage, which lets Claude trace exactly which source columns feed downstream reports or ML models and identify blast radius when schemas change. Data engineers, data governance teams, and organizations building AI-driven data discovery tools are the primary beneficiaries.
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
git clone https://github.com/open-metadata/OpenMetadata{
"mcpServers": {
"openmetadata": {
"command": "node",
"args": ["/path/to/OpenMetadata/dist/index.js"]
}
}
}MCP Servers overview
# OpenMetadata  [](https://github.com/open-metadata/OpenMetadata/releases) ## The Open Context Layer for AI **The largest and fastest-growing open-source project for AI context, data cataloging, and metadata management.** OpenMetadata is the open platform for trusted data context, organizational memory, and business semantics for every data user, AI assistant, and agent. OpenMetadata connects technical metadata, data quality signals, lineage, column-level lineage, ownership, usage, policies, conversations, memories, glossaries, classifications, metrics, domains, data contracts, and data products into a unified metadata knowledge graph. With **130+ connectors**, open metadata standards, semantic search, APIs, SDKs, and an MCP server, OpenMetadata gives every user and AI system the governed context it needs to discover, understand, trust, remember, and use data. **AI does not need another raw database connector. AI needs context + memory.**  OpenMetadata provides the context AI needs to know: - what data exists - what it means - who owns it - how it is used - where it came from - where it flows - whether it is fresh, tested, certified, and trusted - which business concepts, classifications, glossary terms, policies, contracts, and data products apply - what downstream dashboards, pipelines, metrics, ML models, and applications depend on it - what conversations, decisions, assumptions, and memory nuggets have already been captured about it --- ## Why OpenMetadata for AI? AI systems need more than data access. They need governed context, business meaning, trust signals, lineage, usage, ownership, standards, and organizational memory. A direct connection to a warehouse, lake, dashboard, or pipeline exposes raw structures. It does not tell an AI assistant what the data means, whether it is certified, who owns it, which policies apply, what contract governs it, what breaks if it changes, or what the organization has already learned about it. OpenMetadata is the open context layer that gives every data user and AI agent the full picture of enterprise data. OpenMetadata brings together five capabilities: 1. **Context** — technical, operational, trust, usage, and lineage metadata from across the data ecosystem. 2. **Semantics** — business meaning through glossaries, metrics, classifications, domains, policies, ontologies, and data products. 3. **Knowledge Graph** — relationships connecting assets, columns, people, teams, quality, lineage, policies, memories, contracts, and business concepts. 4. **Memory** — conversations, AI threads, decisions, assumptions, runbooks, remediation notes, and reusable memory nuggets that preserve tribal knowledge. 5. **Activation** — MCP, Semantic Search, APIs, SDKs, events, and workflows that make context usable by AI assistants, agents, applications, and humans. With OpenMetadata, users and AI agents can answer: - What does this metric mean and how is it calculated? - Which datasets power this dashboard? - Who owns this data product? - Which data contract applies? - Is this dataset fresh, tested, certified, and trusted? - Which downstream dashboards, pipelines, or ML models are affected by this column change? - Which columns contain sensitive customer information? - Which glossary terms, policies, standards, and business concepts apply? - What decisions, assumptions, incidents, or conversations have already been captured about this asset? --- ## The Context OpenMetadata Connects OpenMetadata collects and connects the context AI needs to reason safely over enterprise data. | Context type | What OpenMetadata captures | Why it matters for AI | | --- | --- | --- | | **Technical metadata** | Databases, schemas, tables, columns, topics, dashboards, charts, pipelines, APIs, search indexes, ML models, storage assets, data types, constraints, descriptions, joins, sample queries, service metadata, owners, teams, usage, domains, and data products | Helps AI discover what exists and understand how assets are structured | | **Quality and trust** | Test cases, test suites, freshness checks, volume checks, null, uniqueness, distribution, custom tests, profiling results, observability signals, incidents, alerts, and quality history | Helps AI avoid treating every dataset as equally trustworthy | | **Lineage and impact** | Upstream and downstream lineage, table lineage, column-level lineage, dashboard lineage, pipeline lineage, metric lineage, ML model lineage, API and topic dependencies, and OpenLineage events | Helps AI explain where data came from, where it flows, and what changes may break | | **Semantics** | Glossaries, business terms, synonyms, related terms, metrics, KPIs, classifications, tags, domains, data products, policies, personas, lifecycle states, and ontologies | Helps AI map technical names to business meaning | | **Governance** | Owners, stewards, teams, policies, roles, classifications, access context, certification, review workflows, lifecycle states, and data contracts | Helps AI act with policy-aware context | | **Memory and tribal knowledge** | Conversations, AI threads, decisions, assumptions, runbooks, remediation notes, incident learnings, and reusable memory nuggets attached to assets, users, teams, data products, and agent workflows | Helps humans and agents inherit what the organization already learned instead of rediscovering it in every conversation | | **Standards and interoperability** | DCAT, DPROD, PROV-O, OpenLineage, ODCS, RDF/OWL, JSON-LD, SHACL, JSON Schema, APIs, events, and metadata schemas | Helps context move across tools, agents, catalogs, contracts, and knowledge graphs | --- ## Architecture: Context + Memory Graph  OpenMetadata is built around an open, schema-first metadata graph. 1. **Collect** metadata from warehouses, lakes, BI tools, pipelines, ML platforms, messaging systems, storage systems, APIs, search systems, SaaS applications, metadata systems, documents, conversations, and agent workflows through **130+ connectors**, ingestion APIs, events, and SDKs. 2. **Normalize** metadata with open schemas and standards so every asset, relationship, policy, contract, lineage event, and memory can be represented consistently. 3. **Connect** technical metadata, quality signals, lineage, ownership, usage, policies, conversations, memories, semantics, domains, contracts, and data products into one graph. 4. **Preserve Memory** by turning conversations, AI threads, decisions, assumptions, runbooks, and remediation notes into reusable governed memory nuggets tied to data assets and business context. 5. **Govern** context with open standards, classifications, policies, roles, data quality, review workflows, data contracts, and stewardship. 6. **Activate** that context through Semantic Search, MCP, APIs, SDKs, events, webhooks, metadata applications, and AI workflows. Memory is part of the architecture, not a side channel. It lets engineers use APIs, SDKs, MCP, or AI workflows to preserve conversational context and convert tribal knowledge into reusable organizational knowledge. --- ## Context Graph, Semantics, and Memory  The OpenMetadata graph does not only store data assets. It stores the relationships between assets, columns, owners, teams, policies, quality tests, lineage, classifications, glossary terms, metrics, domains, data contracts, data products, conversations, and memory nuggets. Example relationships: ```text Table ──hasColumn────────────> Column Column ──classifiedAs─────────> PII Column ──represents───────────> Customer Identifier Table ──ownedBy─────────────> Data Engineering Team Table ──partOf──────────────> Customer 360 Data Product Dashboard ──dependsOn───────────> Table Metric ──definedBy───────────> Glossary Term Pipeline ──produces────────────> Table Column ──flowsTo─────────────> Column Test Case ──validates───────────> Table Policy ──governs─────────────> Classification Data Contract ──appliesTo───────────> Table OpenLineage Event ──updatesLineageFor───> Pipeline Agent Conversation ──capturedAs──────────> Memory Memory ──informs─────────────> Data Product Memory ──documentsDecisionFor> Metric Memory ──attachedTo──────────> Table / Column / Topic / Dashboard / Pipeline / API ``` This graph gives AI systems the relationships, meaning, memory, and governance they need to reason across the data estate. --- ## Memories: Organizational Context for Humans and Agents  Memories preserve the important context that usually disappears inside chats, tickets, meetings, notebooks, and AI agent threads. A memory is an open, governed OpenMetadata entity that can be tied to data assets, users, teams, threads, domains, data products, metrics, policies, incidents, and workflows. Engineers can capture and retrieve memories through APIs, SDKs, MCP, chat, or AI applications. Use memories to preserve: - why a metric changed - why a column was renamed - what assumption was used in an analysis - which remediation fixed a data quality issue - which dashboard or data product a decision applies to - what an AI agent learned while investigating an incident - what a domain expert explained in a conversation Memories unlock tribal knowledge by making it reusable, governed, searchable, and available to every human, assistant, and agent that touches you
What people ask about OpenMetadata
What is open-metadata/OpenMetadata?
+
open-metadata/OpenMetadata is mcp servers for the Claude AI ecosystem. The Open Context Layer for Data and AI , OpenMetadata is the open platform for building trusted data context and business semantics for humans, AI assistants, and agents. It has 14.2k GitHub stars and was last updated today.
How do I install OpenMetadata?
+
You can install OpenMetadata by cloning the repository (https://github.com/open-metadata/OpenMetadata) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is open-metadata/OpenMetadata safe to use?
+
Our security agent has analyzed open-metadata/OpenMetadata and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains open-metadata/OpenMetadata?
+
open-metadata/OpenMetadata is maintained by open-metadata. The last recorded GitHub activity is from today, with 894 open issues.
Are there alternatives to OpenMetadata?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy OpenMetadata to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/open-metadata-openmetadata)<a href="https://claudewave.com/repo/open-metadata-openmetadata"><img src="https://claudewave.com/api/badge/open-metadata-openmetadata" alt="Featured on ClaudeWave: open-metadata/OpenMetadata" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。