MCP Server
MCP
io.github.easingthemes/aem-mcp-server
AEM MCP server. Chat with your AEM instance for content, component, and asset operations.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "aem-mcp-server",
"version": "1.3.9",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:8502/mcp"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment