Skip to main content

MCP server that agents built with the Agent Builder SDK use at runtime to communicate with AWS Transform

Project description

Agent Builder Agentic MCP Server

An MCP server that agents built with the Agent Builder SDK use at runtime to communicate with AWS Transform.

Installation

pip install agent-builder-agentic-mcp-aws-transform

This installs an agent-builder-agentic-mcp command.

Usage

From the SDK (typical)

The SDK's AgentRuntimeServer spawns this MCP server automatically:

from agent_builder_sdk.server.agent_runtime_server import AgentRuntimeServer

server = AgentRuntimeServer(
    agent_factory=my_factory,
    binary_location="agent-builder-agentic-mcp",  # the command installed by this package
    ...
)
server.start()

Standalone (local testing)

agent-builder-agentic-mcp \
  --agenticApiEndpoint https://... \
  --workspaceId <workspace-id> \
  --jobId <job-id> \
  --agentInstanceId <agent-instance-id>

Run agent-builder-agentic-mcp --help for the full set of flags (transport, SSE host/port, custom auth token file, auto-refresh, etc.).

Requirements

  • Python 3.11+
  • AWS credentials configured (standard boto3 credential chain)
  • A valid AWS Transform authorization token in ~/.aws/transform-credentials (or specify with --authTokenFile)

License

Apache-2.0. See LICENSE and NOTICE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file agent_builder_agentic_mcp_aws_transform-1.0.1.tar.gz.

File metadata

File hashes

Hashes for agent_builder_agentic_mcp_aws_transform-1.0.1.tar.gz
Algorithm Hash digest
SHA256 34832423304c77a9d0114ea93f26864a15da341172223530c582b0b22904ec09
MD5 e5e0bd167afc776e1caaebeea42aa793
BLAKE2b-256 ea72cd9fb42c26be8d57006c61b90f31ced3fda9d3e9cbc3e5fc9559e766d9f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_builder_agentic_mcp_aws_transform-1.0.1.tar.gz:

Publisher: publish.yml on awslabs/agent-builder-toolkit-aws-transform

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agent_builder_agentic_mcp_aws_transform-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_builder_agentic_mcp_aws_transform-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 37219a4c420a9600bef944bf5cdedfdd3622a27b0c2830b65b4c66ff4fc9c120
MD5 82ebdc44a0d466d55688681dabcee3d9
BLAKE2b-256 50364d5ee3e83827fd6784692a4fc23de998ca8d2b52de70e1c70846b5d6d07c

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_builder_agentic_mcp_aws_transform-1.0.1-py3-none-any.whl:

Publisher: publish.yml on awslabs/agent-builder-toolkit-aws-transform

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page