unstructured-io/unstructured-transform
v1.0.0Apache-2.0
Turn any file — PDF, spreadsheet, scan, email, 60+ formats — into clean, agent-ready structured data (Markdown or JSON) without leaving your editor.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
transformstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.transform.unstructured.io"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "unstructured-transform",
"description": "Turn any file — PDF, spreadsheet, scan, email, 60+ formats — into clean, agent-ready structured data (Markdown or JSON) without leaving your editor.",
"version": "1.0.0",
"author": {
"name": "Unstructured",
"email": "mcp-support@unstructured.io",
"url": "https://unstructured.io"
},
"homepage": "https://docs.unstructured.io/transform/overview",
"repository": "https://github.com/Unstructured-IO/unstructured-mcp-integrations",
"license": "Apache-2.0",
"keywords": [
"unstructured",
"document-parsing",
"pdf",
"ocr",
"rag",
"mcp",
"etl",
"data-extraction",
"chunking",
"embeddings"
]
}