Back to Browse

Unstructured Mcp Integrations MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Turn documents into structured, AI-ready data by parsing, enriching, chunking, and embedding.

About

Turn documents into structured, AI-ready data by parsing, enriching, chunking, and embedding.

Remote endpoints: streamable-http: https://mcp.transform.unstructured.io

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-unstructured-transform": {
      "url": "https://mcp.transform.unstructured.io"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

unstructured-mcp-integrations

Integration templates and runnable examples for the Unstructured Transform MCP server across registries, marketplaces, and agent frameworks. This is the canonical, public home for these integrations.

What Transform MCP is

Transform MCP turns any file into agent-ready data, called directly from your agent session with no separate pipeline to wire up. Drop in a PDF, spreadsheet, scan, or email and get back partitioned, enriched, chunked, and embedded output ready for RAG, vector stores, or agent memory. 60+ formats, one call.

Connection reference

FieldValue
Endpointhttps://mcp.transform.unstructured.io
TransportRemote, streamable-HTTP (connect directly, or via npx mcp-remote for clients without native remote-MCP support)
Toolsrequest_file_upload_url, start_transform_job, start_extraction_job, suggest_extraction_schema_for_file, check_job_status, get_job_results
Docshttps://docs.unstructured.io/transform/overview
Supportmcp-support@unstructured.io
Securityhttps://trust.unstructured.io

Integrations

One folder per integration under transform/. Copy _template/ to add one. This table is the index of what exists and where each one stands.

IntegrationCategoryAuthStatusOwner
ClinemarketplaceOAuth / API keyNot started@simoncoombes
Vercel AI SDKagent-frameworkAPI keyNot started@mikedownesdev
CursormarketplaceOAuth / API keyNot started@ctrahey
Grok BuildmarketplaceOAuthNot started@nisha-pm

Adding an integration

See CONTRIBUTING.md. In short: copy _template/ into transform/<name>/, fill in the README, example, assets, and meta.yaml, then open a PR.

Reviews

No reviews yet

Be the first to review this server!