Requirements
Before you begin, you must have the following:-
A Claude plan. To see if you have a plan, sign in to Claude and then on the sidebar, click your user icon. Sign up for Claude.
For Claude Desktop, the Transform MCP server does not support users on the Claude Free plan.
- Claude Desktop installed on your local development machine. Install Claude Desktop.
-
If you’ve already connected to Transform through claude.ai or the Claude mobile apps, you may not need to connect through Claude Desktop.
To find out, in Claude Desktop, click Customize, then Connectors, and then type Unstructured Transform in the search box. If Unstructured Transform shows a check mark, it is connected and you are ready to parse your source files.
Claude Code maintains its own separate connection, so you must install and authenticate the Transform MCP server there independently. See Get started with Unstructured Transform for Claude Code.
Install the Transform MCP server
To connect and authenticate the Transform MCP server:- Pro or Max plan
- Team or Enterprise plan
- Start Claude Desktop.
-
Allow the Transform domain network access:
- On the sidebar, click your user icon, then click Settings, then click Capabilities.
- In the Code execution and file creation section, switch on the Code execution and file creation toggle.
- Switch on the Allow network egress toggle.
-
In the Additional allowed domains list, enter the Transform MCP server’s domain as follows:
Be aware:
- Code execution and file creation, Allow network egress, and Additional allowed domains are account-level settings, not specific to Claude Desktop. Changing them here also applies to claude.ai and the Claude mobile apps.
- Additional allowed domains is a single shared allowlist for your account. If you already use other connectors that require network access, add
mcp.transform.unstructured.ioto your existing list rather than replacing it.
- Close the Settings dialog.
-
Connect to Transform:
- On the sidebar, click Customize.
- On the side pane, click Connectors, then click Add, then from the drop-down list select Browse connectors.
-
In the Search connectors box, search for and select the Unstructured Transform connector.
Can't find the connector?
-
Close the Directory dialog.
-
Next to Connectors, click the plus icon, and then click Add custom connector.
-
In the Add custom connector dialog, for Name, enter Unstructured Transform.
-
For Remote MCP server URL, enter the following:
https://mcp.transform.unstructured.io
-
Click Add.
-
Close the Directory dialog.
- Click Connect, and follow the on-screen directions to finish authenticating. If you do not have a Transform account, click Register and then follow the on-screen directions to finish authenticating.
Parse your source files
Parsing requests have the following limits:- Each file must be of a supported file type.
- Each file must be 50 MB or less in size.
- Each request must have 10 files or fewer.
- Only 5 requests can be running at a time.
- Chat mode
- Cowork mode
- In Claude Desktop, on the sidebar, click the speech balloons icon (Chat).
- On the sidebar, click New chat.
- Add the files you want Transform to parse to your chat session. To do this, next to the Write a message prompt, click the plus icon (Add files, connectors, and more).
- Click Add files or photos.
- Follow the on-screen directions to finish adding the files.
-
From your chat message prompt, ask the following:
Transform parses your input files and delivers its results to you as a set of output files, one output file per input file.
Extract structured data
If you want to pull specific fields from your files, instead of converting the files in full, ask for an extraction. To determine what structured data Transform can extract from your files, use a prompt similar to the following:Next steps
- Control Transform file parsing output: Control how the Unstructured Transform MCP server instructs Transform to partition, enrich, chunk, and embed the data based on your files.
- Control Transform structured data extraction: Control how the Unstructured Transform MCP server extracts and formats structured data from your files.
- Control Transform generated sample code: Control how the Unstructured Transform MCP server generates sample curl or Python code that demonstrates how to use Transform to partition, enrich, chunk, and embed the data based on your files.
Questions? Need help?
- For technical support, request support.

