Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2025-06-24 22:57:55 -07:00
---
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%}
{%inlineCallout
color="violet-70"
bold="Getting Started with Goose"
icon="MdSearch"
href="/how-to-guides/mcp/goose"%}
Connect your OpenMetadata to block's open-source AI agent.
{%/inlineCallout%}
2025-06-24 22:57:55 -07:00
{%/inlineCalloutContainer%}