Heap MCP Server

Stableanalytics
30 starsTypeScriptcommunity
GitHub
About

Overview

The Heap MCP Server enables AI agents to access Heap's auto-capture analytics platform. It provides tools for querying automatically tracked events, creating virtual events, analyzing user funnels, and accessing session data.
Capabilities

Tools & Capabilities

query_events

Query automatically tracked events

get_funnel

Analyze a conversion funnel

get_users

Get user profile data

list_virtual_events

List defined virtual events

Setup

Installation

bash
Install
npx -y mcp-server-heap
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "heap": {
      "command": "npx",
      "args": ["-y", "mcp-server-heap"],
      "env": { "HEAP_APP_ID": "your-app-id", "HEAP_API_KEY": "your-key" }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 30
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Heap MCP Server - MCP Server Directory - CortexAgent