> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported MCP registries for Unstructured Transform

> Find and install the Unstructured Transform MCP server through MCP registries and connector directories.

The Transform MCP server is available through the following MCP registries. If your AI tool integrates with one of these registries, you may be able to discover and install the Transform MCP server directly from within your tool.

| Registry                                                                    | Registry listing                                                                                     |
| --------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| [Anthropic Connectors Directory](https://claude.ai/new?directory-open=true) | [Unstructured Transform](https://claude.ai/directory/connectors/unstructured-transform)              |
| [ClawHub](https://clawhub.ai/)                                              | [Unstructured Transform](https://clawhub.ai/unstructured/plugins/transform-mcp)                      |
| [Glama](https://glama.ai/)                                                  | [Unstructured Transform](https://glama.ai/mcp/connectors/io.unstructured/transform)                  |
| [MCP.so](https://mcp.so/)                                                   | [Transform MCP](https://mcp.so/servers/mcp-23c6ec)                                                   |
| [Official MCP Registry](https://registry.modelcontextprotocol.io/)          | [io.unstructured/transform](https://registry.modelcontextprotocol.io/?q=io.unstructured%2Ftransform) |
| [Smithery](https://smithery.ai/servers/unstructured/transform)              | [unstructured/transform](https://smithery.ai/servers/unstructured/transform)                         |

In addition, Transform supports [Microsoft Agent Package Manager (APM)](https://microsoft.github.io/apm/concepts/what-is-apm/), a dependency manager for AI agent environments that can install and configure MCP servers across your connected AI tools. To install Transform via APM, run:

```text theme={null}
apm install --mcp io.unstructured/transform
```

For more information, see [Install MCP servers](https://microsoft.github.io/apm/consumer/install-mcp-servers/) in the Microsoft APM documentation.
