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.
33 stars
0 tools
Created Aug 2025
@unstructured-io/unstructured-io-unstructured-api-uns-mcpAbout
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"
]
}
}
}