pingone-mcp-server
Verified Safeby pingidentity
Overview
Enables AI assistants to review and manage PingOne tenants by integrating the PingOne management API into AI assistant conversations.
Installation
pingone-mcp-server runEnvironment Variables
- PINGONE_MCP_ENVIRONMENT_ID
- PINGONE_AUTHORIZATION_CODE_CLIENT_ID
- PINGONE_ROOT_DOMAIN
- PINGONE_DEVICE_CODE_CLIENT_ID
- PINGONE_DEVICE_CODE_SCOPES
- PINGONE_MCP_DEBUG
Security Notes
The server uses secure OAuth 2.0 flows (PKCE, Device Code) and stores tokens in OS keychains (local) or ephemerally (Docker). It operates over stdin/stdout, minimizing network attack surface. Explicit 'Read Only' mode and 'Production Environment Write Protection' are implemented safeguards. No hardcoded secrets were found; sensitive configurations are sourced from environment variables. The project README provides comprehensive security notices and warnings regarding preview software and use with untrusted AI clients, demonstrating strong security awareness.
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.
claude-prompts
This server provides a hot-reloadable prompt engine with chains, quality gates, and structured reasoning for AI assistants, enhancing control over Claude's behavior in prompt workflows.
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.
pb_mcp_server
Provides an MCP interface for AI assistants to interact with PocketBase databases for data management, authentication, and administrative tasks.