home / mcp / aem block collection mcp server

AEM Block Collection MCP Server

MCP for mcp block collection

Installation
Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "acsgenui-mcp-block-collection": {
      "command": "node",
      "args": [
        "https://github.com/ACSGenUI/mcp-block-collection#main"
      ]
    }
  }
}

Available tools

list_blocks

Lists all available AEM blocks with metadata from blocks.json. No input is required and the output includes block names, descriptions, file paths, and file counts.