PingOne Advanced Identity Cloud MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AIC_BASE_URL | Yes | The base URL of your PingOne Advanced Identity Cloud tenant (e.g., your-tenant.forgeblocks.com or https://your-tenant.forgeblocks.com) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| createManagedObjectB | Create a new managed object in PingOne AIC |
| deleteManagedObjectB | Delete a managed object by ID from PingOne AIC |
| getManagedObjectSchemaA | Retrieve schema definition for a managed object type in PingOne AIC |
| getManagedObjectA | Retrieve a managed object's complete profile by ID in PingOne AIC |
| listManagedObjectsB | Retrieve the list of all managed object types available in PingOne AIC |
| patchManagedObjectA | Update specific fields of a managed object in PingOne AIC using JSON Patch operations |
| queryManagedObjectsA | Query managed objects in PingOne AIC using CREST query filter syntax |
| getLogSourcesB | Retrieve the list of available log sources in PingOne AIC |
| queryLogsA | Query PingOne AIC logs with flexible filtering by time range, source, transaction ID, and payload content |
| createThemeA | Create a new theme for a realm in PingOne AIC. IMPORTANT: Call getThemeSchema first to understand all available fields, their types, enum values, and requirements before creating a theme. |
| deleteThemeA | Delete a theme from a realm in PingOne AIC |
| getThemeSchemaA | Get comprehensive schema documentation for PingOne AIC themes including the expected payload structure, field types, enum values, and constraints. Use this before creating or updating themes to understand requirements. |
| getThemeB | Retrieve a specific theme by ID or name from PingOne AIC |
| getThemesB | Retrieve all themes for a specific realm in PingOne AIC |
| setDefaultThemeB | Set a theme as the default for a realm in PingOne AIC |
| updateThemeB | Update an existing theme in PingOne AIC |
| deleteVariableB | Delete an environment variable (ESV) from PingOne AIC |
| getVariableA | Retrieve a specific environment variable (ESV) by ID with decoded value |
| queryESVsA | Query environment secrets or variables (ESVs) in PingOne AIC by ID |
| setVariableA | Create or update an environment variable (ESV) in PingOne AIC |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/pingidentity/aic-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server