Amplitude MCP Server
Amplitude's official remote MCP server: ask about product analytics, experiments, dashboards and session replays
Install
{
"mcpServers": {
"amplitude": {
"type": "http",
"url": "https://mcp.amplitude.com/mcp"
}
}
}For EU data residency use https://mcp.eu.amplitude.com/mcp. Connecting opens an OAuth login. Exact format depends on the client.
This is third-party code. Review the repository files before installing.
What it does
The server connects the agent to Amplitude data with your account's permissions. The agent searches dashboards, charts, notebooks and experiments, pulls chart and metric data and runs custom analytics queries. It analyzes A/B test results with statistical significance and reads feature flag configurations. It also searches session replays and shows event property definitions.
Who it is for. For product managers and analysts whose product analytics live in Amplitude.
Good fit when
- You need DAU, funnel conversion or retention quickly without building a chart
- You need to review an experiment and see whether the result is significant
- You want session replays of users who got stuck at checkout
Not a fit when
- Your analytics are not in Amplitude
- Company policy forbids sending product data to third-party models
Example request
What was DAU over the last 7 days and how did signup funnel conversion changeLimitations
Requires an account in an Amplitude organization with OAuth login. The server is under active development: some features may be missing, with possible bugs and rate limits. The repository has no code, only a guide, and the README has no client-specific setup steps. Data is passed to your agent's model. Access from Russia without a VPN is unverified.
How to disable. Remove the amplitude server from your MCP client settings. An Amplitude admin can turn off MCP access for the organization.
MCP
- Transport
- http
- Authentication
- OAuth
Security check
- Reads product data and user session replays
- Passes that data to the agent's model
README in short
The repository contains only a guide. It lists the server's capabilities and tools, US and EU endpoints, the general OAuth connection flow, example questions and prompting tips. It notes the server is in beta and covers security considerations and common issues.
FAQ
Will the agent see data I cannot access?
No, the server respects your Amplitude account permissions.
Which endpoint should I use?
The US server by default; organizations with EU data residency use mcp.eu.amplitude.com.
Related
A Claude Code plugin for SEO audits: technical SEO, E-E-A-T, schema, local and AI search via parallel subagents
A Claude Code skill set for auditing sites for AI search: citability, AI crawler access, llms.txt, schema and reports
The experimental official Google Analytics 4 MCP server: reports, funnels and realtime data on request
Google Search Console MCP
Google Search Console MCP Server for SEOs
An MCP server for Google Search Console: queries and pages with clicks and positions, URL indexing checks, sitemaps and ready SEO skills