Add sample: Unstructured Transform MCP (Strands + AgentCore Gateway) - #287
Add sample: Unstructured Transform MCP (Strands + AgentCore Gateway)#287dizon-u10d wants to merge 2 commits into
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Latest scan for commit: ✅ Security Scan Report (PR Files Only)Scanned Files
Security Scan Results
Threshold: High No security issues detected in your changes. Great job! This scan only covers files changed in this PR. |
|
Hi @mvangara10, following up on this sample (Strands agent + Transform MCP over streamable-http, plus an AgentCore Gateway guide). Ran the connection portion of |
|
@manoj-selvakumar5 following up if there's anything I should adjust. |
…transform_job, check_transform_status -> check_job_status, get_transform_results -> get_job_results) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Updated for the recent Transform MCP tool rename: |
Adds a sample under
python/03-integrate/protocols/unstructured-transform-mcp/showing a Strands agent connecting to the hosted Unstructured Transform MCP server overstreamable-http(bearer API-key auth) to run an asynchronous partition → enrich → chunk → embed pipeline through MCP tools.Includes:
main.py(MCPClient+streamablehttp_client),README.md,pyproject.toml,uv.lock,.env.exampleAGENTCORE_GATEWAY.md— federating Transform MCP through Amazon Bedrock AgentCore GatewayCloses #286
Docs: https://docs.unstructured.io/transform/overview · Get started: https://transform.unstructured.io/get-started
🤖 Generated with Claude Code