Skip to content
Back to search
30
MCP streamable-http

Unstructured Transform

io.unstructured/transform

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Encoder AI
Tools for encoding, decoding, and transforming data in various formats.
0 tools
io.github.agenson-horrowitz/structured-data-validator
Validate, transform, and normalize structured data for AI agents.
0 tools
unstract
LLM-Driven Extraction of Unstructured Data — Built for API Deployments & ETL Pipeline Workflows
0 tools
Neural Graph Mapper
Transform unstructured text into queryable semantic knowledge graphs.
0 tools · sse
io.github.agenson-horrowitz/document-parser
Parse and extract structured data from various document formats (PDF, Word, HTML).
0 tools
Decompose
Text decomposition into classified semantic units without LLM.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "unstructured_transform": {
      "url": "https://mcp.transform.unstructured.io",
      "transport": "streamable-http"
    }
  }
}