About
Overview
The CyberArk MCP Server enables AI agents to interact with CyberArk's Privileged Access Security. It provides tools for retrieving secrets, managing accounts, and auditing access.
Capabilities
Tools & Capabilities
⚡get_credential
Retrieve a privileged credential
⚡list_accounts
List managed accounts
⚡get_audit_log
Get access audit log
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-cyberarkExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"cyberark": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-cyberark"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026