aem-live-docs-mcp
npm/aem-live-docs-mcpMCP server for Adobe Experience Manager (AEM) documentation at aem.live. Gives AI assistants (Claude, Cursor, Cline, Windsurf) direct access to AEM Edge Delivery Services docs — blocks, authoring, CDN setup, Sidekick, Lighthouse 100, and more.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"aem-live-docs-mcp": {
"url": "None",
"transport": "http"
}
}
}