
Ironclad guMCP Server
Interact with Ironclad workflows, records, and contract management
Tools
- Get Me- Get the current authenticated user's information including ID, email, username, and granted token scopes 
- List Workflows- List all workflows in your Ironclad account with filtering options and automatic pagination support 
- Get Workflow- View the data associated with a specific workflow by ID or Ironclad ID 
- List Workflow Approval Requests- List all approval requests that have taken place on a workflow with pagination support 
- Update Workflow Approval- Update an approval status to approved or pending for a specific role on a workflow 
- Get Workflow Sign Status- Get information about a workflow in the sign step including signers, routing, and provider 
- Manage Workflow Signature- Manage workflow signature operations: send requests, cancel requests, update signers, delete signers, remind signers, or create recipient URLs 
- List Workflow Comments- List all comments on a workflow with automatic pagination support 
- Create Workflow Comment- Create a new comment on a workflow 
- Update Workflow Metadata- Update specific fields and attributes on a workflow using JSON patch operations 
- List Workflow Emails- List all email communication threads for a workflow with automatic pagination support 
- Get Workflow Schema- Retrieve the schema for a specific workflow design including attributes and their types 
- Manage Workflow- Manage workflow lifecycle: pause, resume, or cancel workflows 
- List Records- List all records in your company with filtering, sorting, and automatic pagination support 
- Get Record- View a specific record and its associated data by ID or Ironclad ID 
- Update Record Metadata- Update specific fields on a record including properties, links, parent/child relationships 
- Get Smart Import Predictions- Retrieve status of predictions for a specific smart import record or all records in an import 
- Get Records Schema- View the schema associated with contract records including available record types and metadata properties 
- List Scim Schemas- List all SCIM schemas including User, EnterpriseUser, and IroncladUser schemas with their attributes and metadata 
Installation Steps
 Get Started
Get StartedCreate a Gumloop Account
To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.
Generate Your Server URL
Generate and copy your MCP server URL to use in your application.