mcpbeat Sign in
local only

Aem MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 211 installs a week from npm. Last commit 11 Jun 2026.

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

Installs per day peak 43 · avg 15 · -9% w/w
a month agotoday
211
Installs / week
npm · aem-mcp-server
4
Stars
0 open issues
11 Jun 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Aem MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aem-mcp-server -- npx -y aem-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aem-mcp-server": {
      "args": [
        "-y",
        "aem-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aem-mcp-server]
command = "npx"
args = ["-y", "aem-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "aem-mcp-server": {
      "args": [
        "-y",
        "aem-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aem-mcp-server": {
      "args": [
        "-y",
        "aem-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Aem MCP Server

same job, measured the same way
Webcomponents React MCP Server
by ui5

MCP server for UI5 Web Components for React - Developer documentation and API assistance

962 installs/wk local only
AWS CLI MCP Server
by musaddiq-dev

Python MCP server for AWS CLI inspection and operations

71 installs/wk local only
Webcomponents MCP Server
by ui5

MCP server for UI5 Web Components development assistance

192 installs/wk local only
Hop
by danmartuszewski

SSH connection manager with MCP server for AI-assisted operations across servers.

local only
Coolify MCP
by frndchagas

MCP server for Coolify API operations.

98 installs/wk local only
SSH MCP Server
by yawlabs

MCP server for SSH operations with built-in diagnostics

1 151 installs/wk local only
Thoth MCP
by zeiq-co

MCP server for Thoth with multi-platform AI content generation

52 installs/wk local only
UI Beats
by uibeats

MCP server for UI Beats. Let your coding agent search, read and install animated React components.

59 installs/wk local only

Aem MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Aem MCP Server?
Aem MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package aem-mcp-server was installed 211 times last week.
How do I connect Aem MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls aem-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Aem MCP Server?
The npm package aem-mcp-server was installed 211 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aem MCP Server open source?
Yes — it is published under the AGPL-3.0 licence, written in TypeScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.