💬

aem-mcp-server

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

Communication streamable-http npm npmstreamable-httpeasingthemes
RUN IN TERMINAL
claude mcp add easingthemes-aem-mcp-server -- npx -y aem-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "easingthemes-aem-mcp-server": { "command": "npx", "args": ["-y", "aem-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "easingthemes-aem-mcp-server": { "command": "npx", "args": ["-y", "aem-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "easingthemes-aem-mcp-server": { "command": "npx", "args": ["-y", "aem-mcp-server"] } } }

About This MCP Server

The io.github.easingthemes/aem-mcp-server is a communication tool that enables developers to interact with their Adobe Experience Manager instance, allowing for content, component, and asset operations. This server connects to AEM instances, facilitating a conversational interface for various operations. Developers can utilize this tool when they need to manage or query their AEM instance programmatically, streamlining their workflow and automation tasks.

AEM MCP server. Chat with your AEM instance for content, component, and asset operations.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the streamable-http transport.

Package

aem-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport and is available on npm.

What tools does it provide?

The aem-mcp-server server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/easingthemes-aem-mcp-server.svg)](https://skillsplayground.com/mcps/easingthemes-aem-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.