Extend Apache Superset with Model Context Protocol to integrate and manage machine learning models efficiently within data dashboards.
{
"mcpServers": {
"mcp-superset-1": {
"command": "uvx",
"args": [
"mcp-superset"
]
}
}
}