Amplitude logo

Amplitude

Give your teams powerful behavioral insights

Official docs

About Amplitude

Amplitude is a behavior analytics and experimentation platform for product teams. Its MCP connector lets assistants search and analyze charts, dashboards, experiments, feature flags, and metrics so product data can inform trends, workflows, and decisions from conversation.

Connection details

https://mcp.amplitude.com/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add amplitude --transport http https://mcp.amplitude.com/mcp

Frequently asked questions

What is the Amplitude remote MCP server?

The Amplitude remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.amplitude.com/mcp, so AI assistants can connect to it without installing or running anything locally. Amplitude is a behavior analytics and experimentation platform for product teams. Its MCP connector lets assistants search and analyze charts, dashboards, experiments, feature flags, and metrics so product data can inform trends, workflows, and decisions from conversation.

How do I connect to the Amplitude MCP server?

Add the endpoint https://mcp.amplitude.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Amplitude MCP server require authentication?

Yes. Amplitude uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Amplitude MCP server use?

Amplitude exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers