Skip to main content
The Unstructured Transform MCP server works with any AI tool that supports the Model Context Protocol (MCP) standard. Installation instructions are provided for the following popular AI tools: For other AI tools that support the MCP standard, use the following command to connect:
npx -y mcp-remote https://mcp.transform.unstructured.io
This command might require Node.js to be installed on your local development machine. To see if it is, in your terminal, run node -v or node --version. Install Node.js. To learn how to apply this command to a specific AI tool, and to determine whether Node.js must be installed on your local development machine, see your AI tool’s documentation.