About
Overview
The Mouseflow MCP Server enables AI agents to access Mouseflow's session recording and heatmap platform. It provides tools for viewing recordings, analyzing funnels, and accessing form analytics.
Capabilities
Tools & Capabilities
⚡list_recordings
List session recordings
⚡get_heatmap
Get page heatmap data
⚡get_funnels
Get funnel analytics
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-mouseflowExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"mouseflow": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-mouseflow"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026