Skip to main content
Glama
aaearon

CyberArk Privilege Cloud MCP Server

by aaearon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoServer bind host. Default: 127.0.0.1.127.0.0.1
MCP_PORTNoServer bind port. Default: 8000.8000
MCP_TRANSPORTNoTransport protocol. Set to 'streamable-http' for OAuth mode. Default: stdio.stdio
MCP_SERVER_URLNoPublic URL for OAuth metadata. Default: http://{host}:{port}.
CYBERARK_CLIENT_IDNoService account login name (username) for PCloud platform token, required in both modes.
CYBERARK_CLIENT_SECRETNoService account password, required in both modes.
CYBERARK_OAUTH_CLIENT_IDNoOIDC app client ID from Trust tab (for DCR and JWT audience), required for OAuth per-user mode.
CYBERARK_IDENTITY_TENANT_URLNoCyberArk Identity tenant URL (e.g., https://abc1234.id.cyberark.cloud), required for OAuth per-user mode.
CYBERARK_OAUTH_CLIENT_SECRETNoOIDC app client secret from Trust tab (injected server-side in /token proxy), required for OAuth per-user mode.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aaearon/mcp-privilege-cloud'

If you have feedback or need assistance with the MCP directory API, please join our Discord server