About
Overview
The Adobe Analytics MCP Server enables AI agents to access Adobe Analytics' enterprise reporting. It provides tools for running reports, managing segments, and accessing calculated metrics.
Capabilities
Tools & Capabilities
⚡get_report
Run an Analytics report
⚡list_segments
List saved segments
⚡list_metrics
List available metrics
⚡get_realtime
Get real-time data
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-adobe-analyticsExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"adobe-analytics": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-adobe-analytics"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 50
Last UpdatedFeb 12, 2026