← Back to Plugins
MCP Server MCP

io.github.easingthemes/aem-mcp-server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...