Tableau's own MCP server — query published data sources, explore workbooks and views, and render live vizzes inside an AI client.
Summary
Mixpanel's official hosted MCP server — 80+ tools for querying product analytics, building boards, managing cohorts and metrics, and reading session replays.
Features
- 80+ tools for analytics queries, boards, cohorts, metrics and lookup tables
- Hosted streamable-HTTP endpoint with US, EU and India regions
- OAuth for interactive clients, Service Accounts for headless agents
- Session replay access, plus experiments and feature flags in beta
- 600 requests per hour per user; no separate MCP charge
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
Mixpanel's own remote MCP server, letting an assistant work inside a Mixpanel project directly instead of you exporting a CSV and pasting it into a chat.
It is a hosted, streamable-HTTP endpoint — nothing to install locally — with regional deployments so data stays in the right jurisdiction: https://mcp.mixpanel.com/mcp (US), https://mcp-eu.mixpanel.com/mcp (EU) and https://mcp-in.mixpanel.com/mcp (India).
What it exposes
More than 80 tools across analytics queries, reports and visualisations; boards and dashboards (create, modify, browse); data discovery over events, properties and data-quality issues; data management including entity editing, tags and duplicate handling; custom properties, cohorts, lookup tables and metrics; session replays; and — in beta — experiments and feature flags.
That last group is what makes it more than a read-only reporting bridge: an assistant can go from "which step of onboarding leaks the most users?" to building the funnel board that tracks it.
Auth and access
Two modes. OAuth signs in through the browser with your Mixpanel credentials and suits interactive use in Claude, ChatGPT or Cursor. Service Accounts (beta) pass static credentials in a header with no browser step, which is the right choice for CI/CD and headless agents. Rate limit is 600 requests per hour per user.
MCP must be enabled by an organisation admin under Settings → Org → Overview. Free and Growth accounts created after 1 August 2026 have it on by default; admins can still turn it off. There is no separate charge for MCP access.
Related MCP Servers
Official MCP server for Meilisearch — create and configure indexes, add documents, run hybrid and semantic searches, and manage API keys and tasks through conversation.
Metabase's built-in MCP server — search, query and visualise your BI data through the semantic layer, scoped to the connecting person's existing Metabase permissions.
Amplitude's official hosted MCP server with 50+ tools over analytics, cohorts, experiments, feature flags, taxonomy and session replay, secured by OAuth and existing RBAC roles.
