io.github.easingthemes/aem-mcp-server✓
io.github.easingthemes/aem-mcp-server · v1.3.9
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.easingthemes/aem-mcp-server",
"description": "AEM MCP server. Chat with your AEM instance for content, component, and asset operations.",
"repository": {
"url": "https://github.com/easingthemes/aem-mcp-server",
"source": "github"
},
"version": "1.3.9",
"packages": [
{
"registryType": "npm",
"identifier": "aem-mcp-server",
"version": "1.3.9",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:8502/mcp"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}