Sandbox Banking Integration Management
Banking integration workflow management capability using the Glyue Integration Gateway API. Provides unified access to integration workflow lifecycle management, service request adapter configuration, field mapping definition, and integration execution for financial institutions connecting core banking systems with fintech applications. Designed for integration engineers, bank operations teams, and fintech developers building connections between banking cores (Fiserv, Jack Henry, FIS) and loan origination systems, CRMs, and KYC/AML services.
What You Can Do
MCP Tools
list-integrations
List all Glyue integration workflows. Use to discover available banking integrations.
get-integration
Get full details of an integration workflow including service requests, field mappings, and validation rules.
create-integration
Create a new Glyue integration workflow connecting a source system to a target banking system.
run-integration
Execute a Glyue integration workflow with an input payload. Returns run ID, status, and output from the target banking system.
list-service-requests
List service request adapter steps configured in an integration, showing the execution sequence.
create-service-request
Add a service request adapter step to an integration workflow (e.g., Fiserv createLoan, Jack Henry postTransaction).
list-field-mappings
List field mapping rules for an integration showing source-to-target data transformation configuration.
create-field-mapping
Create a field mapping rule that transforms a source field to a target field with optional Python transformation.
list-run-history
List integration run history for audit and compliance review. Filter by integration, status, or date range.
get-run-history
Get full audit detail for a specific integration run including request body, response body, and service request execution log.
list-adapters
List all available Glyue adapters including core banking systems (Fiserv, Jack Henry, FIS) and fintech connectors.
list-value-mappings
List value mapping tables used for translating enumerated values between banking systems (e.g., loan type codes).