Unstructured Transform
Rank #55,865io.unstructured/transform
Turn documents into structured, AI-ready data by parsing, enriching, chunking, and embedding.
Unstructured Transform is a Model Context Protocol (MCP) server published by unstructured-io. It ranks #55,865 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Unstructured Transform is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 76,248 of 132,113 servers on MCP Toplist.
Use Unstructured Transform
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http transform https://mcp.transform.unstructured.io/[mcp_servers.transform]
url = "https://mcp.transform.unstructured.io/"Add to ~/.codex/config.toml.
https://mcp.transform.unstructured.io/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"transform": {
"url": "https://mcp.transform.unstructured.io/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"transform": {
"type": "http",
"url": "https://mcp.transform.unstructured.io/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"transform": {
"serverUrl": "https://mcp.transform.unstructured.io/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"transform": {
"url": "https://mcp.transform.unstructured.io/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.unstructured%2Ftransform)<a href="https://mcptoplist.com/server/io.unstructured%2Ftransform"><img src="https://mcptoplist.com/badge/io.unstructured%2Ftransform.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
unstructured-io
Other servers by unstructured-io
View all unstructured-io servers →Available versions (2)
| Version | Published |
|---|---|
| 0.7.2 | Jul 20, 2026 |
| 0.7.1 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Unstructured Transform?
- Unstructured Transform is maintained by unstructured-io, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Unstructured Transform listed on the Official MCP Registry?
- Yes — Unstructured Transform is listed on the Official MCP Registry.
- How many versions does Unstructured Transform have?
- MCP Toplist tracks 2 versions of Unstructured Transform, most recently published on Jul 20, 2026.
- Where can I find the source code for Unstructured Transform?
- The source code for Unstructured Transform is hosted at github.com/Unstructured-IO/unstructured-mcp-integrations.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.