About this project

Humblytics MCP is a hosted Model Context Protocol (MCP) server that gives AI agents access to live website analytics, experiments, and advertising data. It connects Claude Code, Cursor, VS Code with GitHub Copilot, and any MCP-compatible client to your Humblytics analytics account. Connection is configured via HTTP with Bearer token authentication using a Humblytics API key from the Plus plan or higher. Once connected, the server exposes 37 tools across several domains: traffic and visitor analytics, funnel queries with Sankey visualizations, A/B test creation and results retrieval, click/scroll/rage-click heatmap analysis, and full-funnel revenue attribution linking Meta and Google ad spend to Stripe conversions. The server also provides 12 marketing skill prompts. Five of these connect directly to live Humblytics data — cro-optimizer, ab-test-generator, heatmap-analyst, revenue-attributor, and funnel-reporter. Seven are standalone context-only skills covering page CRO audits, email sequences, SEO strategy, marketing strategy, copywriting, ad expertise, and content strategy. For ads connections, Humblytics offers managed read-only connectors for Meta and Google Ads that require no separate app review or developer token. Write-capable campaign management is supported through Meta's official ads CLI for users who need to pause campaigns or shift budgets. The repository also includes the same 12 skills as plain markdown files following the Agent Skills spec, usable with Claude Code, Cursor, Windsurf, Cline and other assistants without the MCP server. API keys are passed at request time and never stored server-side. The MCP server itself is proprietary and hosted; this repository contains public integration documentation, skill prompts, and configuration examples under an MIT License.