causalml
Uplift modeling and causal inference with machine learning algorithms
causalml MCP Server
MCP server for uber/causalml
Ready-to-Use Client Configurations
{
"mcpServers": {
"causalml": {
"command": "npx",
"args": [
"-y",
"@uber/causalml"
]
}
}
}