Amplitude
Query and create charts, dashboards, experiments, and cohorts in natural language.
Amplitude
Query and create charts, dashboards, experiments, and cohorts in natural language. With Lunar.dev MCPX, the MCP Gateway for secure and governed tool access, you connect the Amplitude MCP server to Claude, ChatGPT, Cursor, and any MCP client through one gateway that routes, authenticates, and governs every Amplitude tool call against your policies.
Why MCPX
MCPX is Lunar.dev's MCP Gateway. It sits between your AI agents and your MCP servers as a single gateway for every tool call, routing, authenticating, and governing traffic against your policies. Connect Amplitude once and govern it everywhere: role-based access per agent with on-behalf-of attribution, real-time visibility, and an immutable audit trail of who did what, all deployable inside your own VPC.
Tools content
- get_charts · Read-only
Retrieve full chart objects by their IDs using the chart service directly. - save_chart_edits · Write
Save temporary chart edits as permanent charts. - get_cohorts · Read-only
Get detailed information about specific cohorts by their IDs. - create_cohort · Write
Create a new cohort with the provided definition and configuration. - get_context · Read-only
Get information about the current user, organization, and list of accessible projects. - get_project_context · Read-only
Get project-specific settings and configuration for a specific project. - get_dashboard · Read-only
Get specific dashboards and all their charts. - create_dashboard · Write
Create a comprehensive dashboard with charts, rich text, and custom layout. - edit_dashboard · Write
Edit a dashboard's metadata and layout with optimistic concurrency protection. - create_experiment · Write
Create a new experiment across one or more projects. - get_deployments · Read-only
Retrieve all deployments for the current project. - get_experiments · Read-only
Retrieve specific experiments by their IDs. - get_flags · Read-only
Retrieve specific feature flags by their IDs. - create_flags · Write
Create multiple feature flags in batch. - update_flag · Write
Update a feature flag or experiment with comprehensive options including metadata, variants, testers, and deployments. - update_experiment · Write
Set metrics on an experiment. - create_metric · Write
Create a new metric in a project. - create_notebook · Write
Create a new notebook. - edit_notebook · Write
Edit a notebook's metadata and layout with optimistic concurrency protection. - query_amplitude_data · Read-only
Query Amplitude analytics data.
Frequently asked questions
What is the Amplitude MCP server?
Query and create charts, dashboards, experiments, and cohorts in natural language. Through Lunar.dev MCPX, Amplitude connects to any MCP-compatible AI client behind a single governed gateway.
How do I connect Amplitude to MCPX?
Add the Amplitude server in the MCPX control plane or your app.yaml, then point your AI client at your MCPX gateway. MCPX handles OAuth and routes every Amplitude call through the gateway.
Is the Amplitude MCP server official?
Yes. Amplitude is an official, vendor-published MCP server, and MCPX governs it like any other server in your catalog.
What authentication does Amplitude use with MCPX?
Amplitude uses OAuth. MCPX enforces authentication at the gateway with token-based auth, OAuth, and role-based profiles, so you control which agents can invoke it.
How many tools does Amplitude expose in MCPX?
Amplitude exposes 23 tools. In MCPX you can enable or disable each tool per agent for least-privilege access.
