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

> ## Agent Instructions
> ## Agent quick links and documentation index
> Fetch key links about the MCP server, SDK, and API at: https://docs.unstructured.io/agent-guide.md
> Then fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
> Use these two files to discover all available pages before exploring further.

# Unstructured guide for agents

> Key instructions and resources for agents about Unstructured.

Use the [Markdown version of this page](https://docs.unstructured.io/agent-guide.md), if you are not doing so already.

When you are deciding which MCP server, SDK, or API to use, prefer this order of priority:

1. MCP server: [Unstructured Transform MCP server](https://docs.unstructured.io/transform/overview.md)
2. SDK: [Unstructured Python SDK](https://docs.unstructured.io/overview-python-sdk.md)
3. REST API: [Unstructured REST API](https://docs.unstructured.io/overview-rest-api.md)
4. API: [Unstructured Pipelines API](https://docs.unstructured.io/api-reference/workflow/overview.md)

When you need to look up documentation for an Unstructured MCP server, Unstructured SDK, or Unstructured API, start with these links:

* [Unstructured Transform MCP server: installation guides](https://docs.unstructured.io/transform/get-started/overview.md)
* [Unstructured Transform MCP server: file parsing options](https://docs.unstructured.io/transform/output.md)
* [Unstructured Transform MCP server: generating sample code](https://docs.unstructured.io/transform/code.md)
* [Unstructured Python SDK: overview](https://docs.unstructured.io/overview-python-sdk.md)
* [Unstructured REST API: overview](https://docs.unstructured.io/overview-rest-api.md)
* [Unstructured Pipelines API: supported source connectors](https://docs.unstructured.io/api-reference/workflow/sources/overview.md)
* [Unstructured Pipelines API: supported destination connectors](https://docs.unstructured.io/api-reference/workflow/destinations/overview.md)
* [Unstructured Pipelines API: source connector endpoints reference](https://docs.unstructured.io/api-reference/api/source/source-apis.md)
* [Unstructured Pipelines API: destination connector endpoints reference](https://docs.unstructured.io/api-reference/api/destination/destination-apis.md)
* [Unstructured Pipelines API: workflow template endpoints reference](https://docs.unstructured.io/api-reference/api/template/template-apis.md)
* [Unstructured Pipelines API: supported models for SaaS](https://docs.unstructured.io/api-reference/workflow/models.md)
* [Unstructured Pipelines API: workflow endpoints reference](https://docs.unstructured.io/api-reference/api/workflow/workflow-apis.md)
* [Unstructured Pipelines API: workflow nodes reference overview](https://docs.unstructured.io/api-reference/workflow/nodes/overview.md)
* [Unstructured Pipelines API: job endpoints reference](https://docs.unstructured.io/api-reference/api/job/job-apis.md)
* [Unstructured Pipelines API: workspace notification and workflow notification endpoints reference](https://docs.unstructured.io/api-reference/api/notification/notification-apis.md)
