Customer Retention LTV runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi.
Customer LTV, churn risk, repurchase, lifecycle email, and winback intelligence.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add customer-retention-ltv -- uvx customer-retention-ltv-mcp
{
"mcpServers": {
"customer-retention-ltv": {
"args": [
"customer-retention-ltv-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.customer-retention-ltv]
command = "uvx"
args = ["customer-retention-ltv-mcp"]
{
"mcpServers": {
"customer-retention-ltv": {
"args": [
"customer-retention-ltv-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"customer-retention-ltv": {
"args": [
"customer-retention-ltv-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.