Unstructured Document Processor MCP

[project] name = "unstructured-mcp" version = "0.1.0" description = "Add your description here" requires-python = ">=3.12" dependencies = [ "boto3>=1.37.9", "python-dotenv>=1.0.1", "unstructured-client>=0.31.1", "mcp[cli]>=1.3.0", ]