Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"amundsen": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-amundsen"
]
}
}
}