Turso's hosted MCP server — manage Turso Cloud databases, branch them point-in-time and run SQL from a coding agent, authorised over OAuth with no API token to paste.
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
Google's official Firebase MCP server — 70+ tools across Firestore, Auth, Crashlytics, Cloud Functions, Storage, Messaging and Remote Config, shipped inside the Firebase CLI.
InfluxData's official MCP server for InfluxDB 3 — schema discovery, bounded SQL and InfluxQL queries, line-protocol writes and token administration across Core, Enterprise and Cloud.
Tableau's own MCP server — query published data sources, explore workbooks and views, and render live vizzes inside an AI client.

