Back to directory
unstructured-io/uns-mcp

unstructured-io/uns-mcp

@Unstructured-IO

An MCP server implementation for interacting with the Unstructured API to manage sources, destinations, and workflows.

unstructuredapiworkflowdata-integrationconnectorsmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "UNS_MCP": {
      "command": "uvx",
      "args": [
        "uns_mcp"
      ],
      "env": {
        "UNSTRUCTURED_API_KEY": "<your-key>"
      }
    }
  }
}

Information

Transport
ssestdio
Language
Python
Created
2026/6/12
Updated
2026/6/12