Pega Dx MCP
UnclaimedPega DX MCP Server - Enabling conversational interaction with Pega Infinity™ applications. This MCP Server transforms Pega Infinity™ interactions into intuitive, conversational experiences through the Model Context Protocol.
Install
npm install -g @marco-looy/pega-dx-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
add_case_attachments
Attach files/URLs to cases
add_optional_process
Add stage or case-wide optional processes
bulk_cases_patch
Perform actions on multiple cases
change_to_next_stage
Navigate case to next stage
change_to_stage
Navigate case to specific stage
create_case
Create new cases with content
delete_attachment
Remove attachments from cases
delete_case
Delete cases in create stage
delete_data_record
Delete data records from savable data pages
get_assignment
Get detailed assignment information
get_assignment_action
Get assignment action details and UI metadata
get_attachment
Retrieve attachment content
get_attachment_categories
List available attachment categories
get_case
Retrieve detailed case information
get_case_action
Get case action details and metadata
get_case_ancestors
Get case ancestor hierarchy
get_case_attachments
List all case attachments
get_case_descendants
Get case descendant hierarchy
get_case_stages
List case stages and processes
get_case_type_action
Get case type action metadata
get_case_type_bulk_action
Get bulk action metadata for case types
get_case_types
List available case types
get_case_view
Get specific case view details
get_case_view_calculated_fields
Calculate case view fields
get_cases
Get all cases created by authenticated user (V1 EXCLUSIVE)
get_next_assignment
Get next work assignment for user
jump_to_step
Navigate to specific step in assignment flow
navigate_assignment_previous
Navigate to previous step in assignment
perform_assignment_action
Execute assignment actions
perform_bulk_action
Execute bulk case operations
perform_case_action
Execute case-wide actions
recalculate_assignment_fields
Recalculate assignment form fields
recalculate_case_action_fields
Recalculate case action fields
refresh_assignment_action
Refresh assignment action form data
refresh_case_action
Refresh case action form data
release_case_lock
Release pessimistic case locks
save_assignment_action
Save assignment form data without executing
update_attachment
Update attachment metadata
update_case
Update case by modifying properties directly (V1 EXCLUSIVE)
upload_attachment
Upload files as temporary attachments