mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-07 17:18:23 +00:00
22 lines
978 B
Markdown
22 lines
978 B
Markdown
---
|
|
title: Data Discovery
|
|
slug: /how-to-guides/mcp
|
|
---
|
|
|
|
# Overview of MCP
|
|
|
|
Even the best LLMs need context in order to operate effectively. Model Context Protocol (MCP) is a new and open protocol developed by Anthropic that standardizes how applications provide context to LLMs. OpenMetadata is a centralized, active metadata repository where all your data resides, and can, via an MCP Server, can provide an LLM all the crucial context it needs about your organization and its data in order to make intelligent and automated actions that can improve your data efficiency, discoverability, and governance.
|
|
|
|
{% youtube videoId="AuYBaXC8-M4" start="0:00" end="23:05" width="800px" height="450px" /%}
|
|
|
|
{%inlineCalloutContainer%}
|
|
{%inlineCallout
|
|
color="violet-70"
|
|
bold="Getting Started with Claude Desktop"
|
|
icon="MdSearch"
|
|
href="/how-to-guides/mcp/claude"%}
|
|
Connect your OpenMetadata to Anthropic's popular AI assistant.
|
|
{%/inlineCallout%}
|
|
{%/inlineCalloutContainer%}
|
|
|