Amplitude
OfficialProduct analytics — charts, dashboards, and experiments.
API Key Required
Configuration
{
"mcpServers": {
"amplitude": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-amplitude"
],
"env": {
"AMPLITUDE_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.