MCP ExplorerExplorer

Aem Llm Mcp Connector

@aemmcpdevon 6 months ago
1 MIT
FreeCommunity
AI Systems
Generate AEM components, templates, dialogs using LLM prompts via Model Context Protocol

Overview

What is Aem Llm Mcp Connector

The aem-llm-mcp-connector is a tool designed for Adobe Experience Manager (AEM) developers that utilizes Large Language Model (LLM) prompts to generate AEM components, templates, dialogs, and configurations through the Model Context Protocol (MCP).

Use cases

Use cases for the aem-llm-mcp-connector include generating complex AEM components like hero banners, creating templates for various page layouts, and automating the setup of dialog fields and HTL for AEM applications.

How to use

To use the aem-llm-mcp-connector, simply type a natural language prompt describing the desired AEM component or configuration. The system will convert this prompt into a JSON structure, which is then processed by the MCP Job to create the corresponding AEM nodes.

Key features

Key features of the aem-llm-mcp-connector include LLM-to-Component generation via MCP, automatic generation of dialogs and Sling Models, a JSON-based intermediate format for data handling, and a fully extensible and secure architecture.

Where to use

The aem-llm-mcp-connector is primarily used in web development and content management, specifically within organizations that utilize Adobe Experience Manager for building and managing digital experiences.

Content

AEM LLM MCP Connector

This project allows Adobe Experience Manager developers to generate components, templates, dialogs, and configurations using natural language prompts powered by an LLM (Large Language Model).

Features

  • LLM-to-Component Generator via MCP
  • Dialog and Sling Model auto-generator
  • JSON-based intermediate format
  • Fully extensible and secure

Usage

  1. Type a natural language prompt.
  2. System maps to JSON structure.
  3. MCP Job reads JSON and creates AEM nodes.

Prompt Example

“Create a hero banner component with title, subtitle, background image, and CTA button.”

Output

  • /apps/llmconnector/components/hero-banner
  • /apps/llmconnector/templates/…
  • Dialog fields and HTL included

License

MIT

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers