Productivity|Development|Data|AnalyticsTypeScript
OpenMetadata
OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance.
N/A rating (0 reviews)0 installs9,840 GitHub stars
metadatadata governancedata observability
OpenMetadata provides a central metadata repository, in-depth column-level lineage, and seamless team collaboration. It enables end-to-end metadata management, allowing users to unlock the value of their data assets.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"openmetadata-1": {
"args": [
"-y",
"open-metadata"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.