Skip to content

Server Cohort Heatmap

Free

by MCP Community

Cohort heatmap MCP App Server for retention analysis

v1.5.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Server Cohort Heatmap MCP Server

Cohort heatmap MCP App Server for retention analysis

Installation

Reviews

Leave a Review

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"]
    }
  }
}