Developer Tools
Trust: 34/100 (Limited)io.github.easingthemes/aem-mcp-server Guide
AEM MCP server. Chat with your AEM instance for content, component, and asset operations.
by easingthemes
Quick Start
Install
npx aem-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-easingthemes-aem-mcp-server": {
"command": "npx",
"args": [
"aem-mcp-server"
]
}
}
}