Back
Marketplace/Amplitude

TL;DR

Amplitude is a Analytics MCP server that lets Claude Code, Cursor, Windsurf and any MCP-compatible AI agent query Amplitude product analytics, cohorts, and funnels from AI-powered workflows. Install in 1 minute with mcpizy install amplitude.

📊

Amplitude

Analytics

Last updated June 1, 2026 · By MCPizy team

Query Amplitude product analytics, cohorts, and funnels from AI-powered workflows.

Install Amplitude

Via MCPizy CLI (recommended):
mcpizy install amplitude
Or run directly:
npx -y @amplitude/mcp-server
View on GitHub

Works with

Claude Code
Claude Desktop
Cursor
Windsurf
VS Code + Copilot
Any MCP Client

More Analytics MCPs

🦔

PostHog

Query PostHog events, feature flags, and session replays for product analytics via MCP.

Alternatives to Amplitude

If Amplitude doesn't fit your stack, these Analytics MCP servers solve similar problems.

📊

Google Analytics

Official Google Analytics MCP Server. Query traffic data, user behavior, and conversion metrics.

📊

PlainSignal

Real-time website analytics data. Privacy-friendly, lightweight analytics.

📉

Mixpanel

Query Mixpanel events, funnels, and cohorts for product analytics from AI agents.

Key Takeaways

  • Amplitude exposes an MCP interface for analytics workflows in Claude Code, Cursor and Windsurf.
  • No authentication required — works out of the box once installed.
  • Install in 1 command: mcpizy install amplitude — config written to your client automatically.
  • Free and open source (GitHub source linked above) — verified compatible with every MCP client (Claude Code, Claude Desktop, Cursor, Windsurf, VS Code + Copilot).
  • Best use case: automate analytics workflows from your AI agent without leaving the editor.

Frequently asked questions

What is the Amplitude MCP server?

The Amplitude MCP server is an Analytics Model Context Protocol server that lets Claude Code, Cursor, Windsurf, VS Code with Copilot, and other MCP-compatible AI agents query Amplitude product analytics, cohorts, and funnels from AI-powered workflows. It exposes Amplitude's capabilities as tools the AI can call directly from your editor or CLI.

How do I install Amplitude MCP with Claude Code?

The fastest way is the MCPizy CLI: run `mcpizy install amplitude` and MCPizy will add the server to your `.claude.json` automatically. You can also install it manually by adding an entry under `mcpServers` in `.claude.json` with the command `npx -y @amplitude/mcp-server` and restarting Claude Code.

Is Amplitude MCP free?

Yes. The Amplitude MCP server is free and open source (see the GitHub repository linked on this page). You may still need a Amplitude account or API key to connect the server to the underlying service, but the MCP layer itself has no MCPizy subscription cost.

Does Amplitude MCP work with Cursor and Windsurf?

Yes. Any MCP-compatible client works — including Claude Code, Claude Desktop, Cursor (via `.cursor/mcp.json`), Windsurf, VS Code with Copilot Chat, and custom agents built on the MCP SDK. The same install command targets all of them; only the config file path differs.

Manage all your MCPs in one place

Monitor usage, track costs, and discover new MCPs.

Get Started Free
What can I do with Amplitude MCP?

Once installed, your AI agent can query Amplitude product analytics, cohorts, and funnels from AI-powered workflows directly inside your conversation. Typical use cases include asking Claude Code or Cursor to run Amplitude operations, inspect results, chain Amplitude with other MCP servers (see our Workflow Recipes), and automate repetitive analytics tasks without leaving your editor.