Server Cohort Heatmap
Freeby MCP Community
Cohort heatmap MCP App Server for retention analysis
v1.5.0Added Apr 12, 2026
Server Cohort Heatmap MCP Server
Cohort heatmap MCP App Server for retention analysis
Installation
Reviews
Installation
Quick install
npx -y @modelcontextprotocol/server-cohort-heatmap
Add to claude_desktop_config.json
{
"mcpServers": {
"server-cohort-heatmap": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-cohort-heatmap"]
}
}
}