Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"data-catalog-assista": {
"command": "uvx",
"args": [
"data-catalog-assistant"
]
}
}
}
Or install with pip: pip install data-catalog-assistant