Unstructured API

Integrates with the Unstructured API to enable document processing operations including managing connectors and workflows for extracting structured information from documents without switching tools.

View Source
33 stars
0 tools
Created Aug 2025
@unstructured-io/unstructured-io-unstructured-api-uns-mcp

About

Integrates with the Unstructured API to enable document processing operations including managing connectors and workflows for extracting structured information from documents without switching tools.

Categories

general

Installation

npm

npm install @unstructured-io/unstructured-io-unstructured-api-uns-mcp

Configuration

{ "mcpServers": { "unstructured-io-unstructured-api-uns-mcp": { "command": "npx", "args": [ "-y", "@unstructured-io/unstructured-io-unstructured-api-uns-mcp" ] } } }