aic-mcp-server
Verified Safeby pingidentity
Overview
Enables AI assistants to interact with PingOne Advanced Identity Cloud environments for managing users, roles, groups, organizations, customizing authentication themes, analyzing logs, and querying identity data.
Installation
npx -y @ping-identity/aic-mcp-serverEnvironment Variables
- AIC_BASE_URL
- DOCKER_CONTAINER
- NODE_ENV
Security Notes
The server implements strong security practices including OAuth 2.0 PKCE and Device Code flows for authentication, secure token storage (OS keychain locally, ephemeral file in Docker), input validation against path traversal and query injection, and error response sanitization in production environments. Explicit warnings are provided regarding its preview status and usage with untrusted AI clients/LLM inference. Client IDs are hardcoded but are for public OAuth clients, which is an acceptable practice for this flow.
Similar Servers
gcloud-mcp
Enables AI assistants to interact with the Google Cloud environment using the gcloud CLI for natural language cloud management and workflow automation.
mcp-server
Provides AI assistants with secure access to Bitwarden password manager functionality, encompassing both personal vault management via CLI tools and organization administration via Bitwarden Public API.
aks-mcp
The AKS-MCP server acts as a bridge, enabling AI assistants to interact with and manage Azure Kubernetes Service (AKS) clusters and related Azure resources.
alibaba-cloud-ops-mcp-server
Enables AI assistants to manage Alibaba Cloud resources (ECS, RDS, OSS, VPC, Cloud Monitor) and automate application deployment to ECS instances.