MCP.so
ログイン

Transform MCP認証済み注目

@Unstructured

Transform MCP について

The Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PDFs, Office documents, emails, images, and scanned files (40+ supported file types in total) into partitioned, enriched, chunked, and embedded output using natural language. Transform is a hosted remote MCP server, so there is nothing to install or run locally.

接続情報

https://mcp.transform.unstructured.io

セットアップ

claude mcp add mcp-23c6ec --transport http https://mcp.transform.unstructured.io

よくある質問

Transform MCP のリモート MCP サーバーとは何ですか?

Transform MCP のリモート MCP サーバーは、https://mcp.transform.unstructured.io にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。

Transform MCP の MCP サーバーにはどう接続しますか?

エンドポイント https://mcp.transform.unstructured.io を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。

Transform MCP の MCP サーバーは認証が必要ですか?

はい。Transform MCP は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。

Transform MCP の MCP サーバーはどのトランスポートを使用しますか?

Transform MCP は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。