About
Overview
The Hotjar MCP Server enables AI agents to access Hotjar's user behavior analytics. It provides tools for viewing heatmap data, accessing session recordings metadata, and analyzing survey and feedback responses.
Capabilities
Tools & Capabilities
⚡list_heatmaps
List heatmaps for a site
⚡list_recordings
List session recordings
⚡get_surveys
Get survey responses
⚡get_feedback
Get user feedback data
Setup
Installation
bash
Install
npx -y mcp-server-hotjarExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"hotjar": {
"command": "npx",
"args": ["-y", "mcp-server-hotjar"],
"env": { "HOTJAR_API_KEY": "your-key" }
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusBeta
Stars★ 25
Last UpdatedFeb 12, 2026