aem-eds-mcp

AEMXSC/aem-eds-mcp
★ 1 stars Python AI/LLM Updated today
Hosted MCP server for AEM Edge Delivery Services — DA content authoring + HLX admin via Claude/Cursor/VS Code
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": {
    "aem-eds-mcp": {
      "command": "uvx",
      "args": [
        "aem-eds-mcp"
      ]
    }
  }
}

Or install with pip: pip install aem-eds-mcp