AEP-MCP_SERVER

amghanekar-deloitte/AEP-MCP_SERVER
★ 2 stars Python AI/LLM Updated 14d ago
MCP servers for Adobe Experience Platform (AEP), AJO, CJA, and Real-Time CDP — 115+ tools for Claude
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aep-mcp_server": {
      "command": "uvx",
      "args": [
        "aep-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install aep-mcp-server