Skip to content
Claude Desktop

aem mcp server for Claude Desktop

io.github.easingthemes/aem-mcp-server

AEM MCP server. Chat with your AEM instance for content, component, and asset operations.

client:Claude Desktop transport:stdio runtime:npm

Install aem mcp server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "aem-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "aem-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

aem mcp server in other clients