Unstructured Document Processor MCP
by MKhalusova
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AWS_KEY | Yes | AWS access key for authentication | |
AWS_SECRET | Yes | AWS secret key for authentication | |
AWS_S3_SOURCE_BUCKET | Yes | S3 bucket used as a source of documents in the processing workflow | |
UNSTRUCTURED_API_KEY | Yes | API key for Unstructured Platform | |
AWS_S3_DESTINATION_BUCKET | Yes | S3 bucket used as a destination for processed documents |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |