← Back to MCP Directory
Ironclad guMCP Server

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 Scim Schemas

    List all SCIM schemas including User, EnterpriseUser, and IroncladUser schemas with their attributes and metadata.

  • List Workflows

    List all workflows in your Ironclad account with filtering, sorting, and automatic pagination support.

  • Get Workflow

    View detailed data for a specific workflow including schema, attributes, status, roles, approvals, and signatures.

  • List Workflow Approval Requests

    Get a list of approval requests that have taken place on a specific workflow with automatic pagination support.

  • Update Workflow Approval

    Update an approval status to approved or pending during the Review step.

  • Get Workflow Sign Status

    Get information about a workflow in the sign step, including signer details and status.

  • Manage Workflow Signature

    Manage workflow signatures: send signature request, cancel signature request, update/delete/remind signers. All operations related to workflow signing process.

  • Manage Workflow

    Manage workflow lifecycle: pause, resume, or cancel a workflow with a comment explaining the action.

  • List Workflow Comments

    List all comments on a workflow with automatic pagination support.

  • Create Workflow Comment

    Create a new comment on a workflow. Can include mentions and add participants.

  • Update Workflow Metadata

    Update workflow metadata using JSON Patch operations (set, add, remove, move, copy, test).

  • List Workflow Emails

    List all email threads in a workflow with automatic pagination support.

  • Get Workflow Schema

    Retrieve the complete schema for a workflow template including all attribute definitions, types, and properties.

  • 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 including properties, attachments, links, and contract status.

  • Update Record Metadata

    Update metadata on a specific record including type, name, properties, links, parent-child relationships.

  • Get Smart Import Predictions

    Retrieve status of smart import predictions for a specific record or all records in an import. Either record_id or import_id is required.

  • Get Records Schema

    View the schema for contract records including available record types, metadata properties, attachments, and links.

Installation Steps

Get StartedGet Started
1

Create 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.

2

Generate Your Server URL

Generate and copy your MCP server URL to use in your application.