
Extend.ai guMCP Server
Interact with Extend.ai to manage workflow runs and process files through AI-powered workflows
Tools
List Workflow Runs
List workflow runs with filtering by status, workflow ID, batch ID, and file name. Supports pagination and sorting.
Get Workflow Run
Get details of a specific workflow run by ID to check status and output.
Run Workflow
Run a workflow with files or raw text. Creates workflow runs for processing.
Run Processor
Run a processor on a document for extraction, classification, or splitting.
List Processor Runs
List processor runs with filtering and pagination.
Get Processor Run
Get details of a specific processor run by ID.
Cancel Processor Run
Cancel a running processor run.
Delete Processor Run
Delete a processor run permanently.
Parse File
Parse files to get cleaned, chunked content (markdown or spatial). Supports sync and async modes.
Get Parser Run
Get status and results of a parser run.
Installation Steps
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.