moonbirdai/amplitude-mcp-server
MCP server for Amplitude Analytics integration with AI assistants. Enables Claude and other MCP clients to track events, pageviews, signups, and revenue through natural language requests.
Platform-specific configuration:
{
"mcpServers": {
"amplitude-mcp-server": {
"command": "npx",
"args": [
"-y",
"amplitude-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...