MCP Servers / development / Unstructured

Unstructured

JSON →
stdiononeofficial43development

Set up and interact with your unstructured data processing workflows in Unstructured Platform

Install
How to run this server
[ { "cmd": "npx @wonderwhy-er/desktop-commander", "imports": [] } ]
server path: unstructured
Tools
What this server exposes
list_sources
Lists available sources from the Unstructured API.
get_source_info
Get detailed information about a specific source connector.
create_source_connector
Create a source connector.
update_source_connector
Update an existing source connector by params.
delete_source_connector
Delete a source connector by source id.
list_destinations
Lists available destinations from the Unstructured API.
get_destination_info
Get detailed info about a specific destination connector
create_destination_connector
Create a destination connector by params.
update_destination_connector
Update an existing destination connector by destination id.
delete_destination_connector
Delete a destination connector by destination id.
list_workflows
Lists workflows from the Unstructured API.
get_workflow_info
Get detailed information about a specific workflow.
create_workflow
Create a new workflow with source, destination id, etc.
run_workflow
Run a specific workflow with workflow id
update_workflow
Update an existing workflow by params.
delete_workflow
Delete a specific workflow by id.
list_jobs
Lists jobs for a specific workflow from the Unstructured API.
get_job_info
Get detailed information about a specific job by job id.
cancel_job
Delete a specific job by id.
list_workflows_with_finished_jobs
Lists all workflows that have any completed job, together with information about source and destination details.
Configuration
Environment & auth
authnone
envANTHROPIC_API_KEY
envWEAVIATE_CLOUD_API_KEY
envFIRECRAWL_API_KEY
envASTRA_DB_APPLICATION_TOKEN
envAZURE_ACCOUNT_KEY
envAZURE_SAS_TOKEN
envGOOGLEDRIVE_SERVICE_ACCOUNT_KEY
envDATABRICKS_CLIENT_ID
envDATABRICKS_CLIENT_SECRET
envONEDRIVE_CLIENT_ID
envONEDRIVE_TENANT_ID
envPINECONE_API_KEY
envSALESFORCE_CONSUMER_KEY
envSALESFORCE_PRIVATE_KEY
envSHAREPOINT_CLIENT_ID
envSHAREPOINT_TENANT_ID
envUNSTRUCTURED_API_KEY
envYOUR_KEY
Resources
Unstructured — MCP Server · libregistry