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.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"OpenMetadata": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-OpenMetadata"
]
}
}
}