
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
aem-mcp-server
Advanced tools
AEM MCP Server is a full-featured Model Context Protocol (MCP) server for Adobe Experience Manager (AEM). It provides a simple integration with any AI Agent. This project is designed for non-technical persons who want to manage AEM via natural language.
OR:
npm install aem-mcp-server -g
aem-mcp
Options:
--version Show version number [boolean]
-H, --host Author instance URL [string] [default: "http://localhost:4502"]
-P, --publisher Publisher instance URL [string] [default: "http://localhost:4503"]
-u, --user Username for authentication [string] [default: "admin"]
-p, --pass Password for authentication [string] [default: "admin"]
-m, --mcpPort Port for MCP server [number] [default: 8502]
-h, --help Show help [boolean]
AEM MCP Server is compatible with modern AI IDEs and code editors that support MCP protocol, such as Cursor and Copilot (eg in WebStorm or VS Code).
Install and run the AEM MCP Server as described above.
Configure your IDE to connect to the MCP server:
http://127.0.0.1:8502/mcpRestart your IDE if needed. The IDE will now be able to:
Sample for AI-based code editors or custom clients:
{
"mcpServers": {
"AEM": {
"url": "http://127.0.0.1:8502/mcp"
}
}
}

List all components on MyPage
For detailed API documentation, please refer to the API Docs.
FAQs
AEM Model Context Protocol (MCP) server
The npm package aem-mcp-server receives a total of 40 weekly downloads. As such, aem-mcp-server popularity was classified as not popular.
We found that aem-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.