Guide MCP Server
Query product data, experiment results, and feature flags from Amplitude via natural language.
Data last scanned today · Reviewed today
Overview
The Guide MCP Server connects your AI environment to Amplitude, allowing for direct analysis of product metrics, conversion rates, and user behavior. Users can interact with existing charts, notebooks, and dashboards through natural language prompts, bypassing the need for complex internal query syntax. The server supports regional data residency requirements with dedicated endpoints for US and EU accounts. It leverages OAuth 2.0 to ensure that AI-driven requests respect the existing permissions and access controls configured within your Amplitude organization.
Our verdict
This server carries a high-risk security rating of 19/100. It is a community-maintained project rather than an official Amplitude release, which introduces significant supply chain uncertainty. Additionally, the project lacks any specified license, creating ambiguous legal terms for implementation. Given the high risk and lack of editorial oversight, it is recommended only for sandboxed development environments, not for production workflows.
- Supports regional data residency for US and EU endpoints
- Provides native integration with existing Amplitude OAuth permissions
- Contains zero direct dependencies to minimize supply chain surface
- High security risk score of 19/100
- Community-maintained rather than official Amplitude support
- No license detected, creating unclear legal terms for use
- Last commit occurred over nine months ago
Tools
| Tool | Description | Risk |
|---|---|---|
| search | Find dashboards, charts, notebooks, and experiments | low |
| query_chart | Retrieve data from specific charts | low |
| query_experiment | Analyze experiment results and statistical significance | low |
| query_dataset | Execute custom analytics queries | low |
| query_metric | Get data for specific metrics | low |
| get_charts | Retrieve full chart definitions | low |
| get_dashboard | Access dashboard content and layout | low |
| get_notebook | Fetch notebook content with charts and analysis | low |
| get_experiments | Get detailed experiment information | low |
| get_flags | Retrieve feature flag configurations | low |
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| ChatGPT | ||||
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf |
Frequently asked questions
›Which data residency regions are supported by the server?
The server supports two endpoints based on your data residency requirements: the US server at https://mcp.amplitude.com/mcp and the EU server at https://mcp.eu.amplitude.com/mcp.
›What permissions do I need to use this server?
You need an Amplitude account with appropriate project-level permissions. The server respects your existing Amplitude permissions, meaning you can only access the data and projects you are already authorized to view.
›How is authentication handled?
The server uses OAuth 2.0 authentication. You will be prompted to complete the authentication process when you first configure the server in your MCP-compatible AI client.
›What should I check if I am experiencing authentication or data access issues?
First, verify your Amplitude account permissions and ensure you have access to the projects you are trying to query. If you encounter connection errors, double-check that you are using the correct server URL for your region.
›Is the server stable for production use?
The server is currently in active development and beta status. Users may experience bugs, performance issues, or limitations during this period, and features are subject to rate limits.
Alternatives
Badge
Maintain this server? Add the live badge to your README.