Skip to main content

MCP server for building, deploying, and managing agents on AWS Transform

Project description

Agent Builder MCP Server

An MCP server that provides tools and knowledge for building, deploying, and managing agents on AWS Transform.

This server works with any MCP-compatible client — Kiro, Claude Code, Cursor, Windsurf, or any other IDE/tool that supports the Model Context Protocol.

Installation

pip install agent-builder-mcp-aws-transform

This installs an agent-builder-mcp command that speaks MCP over stdio.

Quick start

With Kiro (recommended)

Install the AWS Transform Agent Toolkit Kiro Power for the full guided experience — it configures this MCP server automatically and adds steering rules that guide Kiro through the entire agent-building process.

With any MCP client

Add the server to your MCP configuration:

{
  "mcpServers": {
    "agent-builder": {
      "command": "uvx",
      "args": ["agent-builder-mcp-aws-transform"]
    }
  }
}

Restart your IDE/tool. It will now have access to the agent-builder tool set.

What it provides

Tools are grouped into six categories:

  • Search — retrieve documentation and examples from the bundled AWS Transform knowledge base (BM25 keyword search, no network calls, no embeddings).
  • Agent registry — look up, register, and version agents.
  • Skill operations — manage the skills an agent exposes.
  • Deployment — package and deploy agents to AWS.
  • Validation — check agent manifests and configurations before deployment.
  • CloudWatch — query agent logs and metrics.

Requirements

  • Python 3.11+
  • AWS credentials configured (standard boto3 credential chain) for deployment and CloudWatch tools. Search and validation work offline.

License

Apache-2.0. See LICENSE and THIRD-PARTY-NOTICES.txt.

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

agent_builder_mcp_aws_transform-1.0.1.tar.gz (204.6 kB view details)

Uploaded Source

Built Distribution

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

agent_builder_mcp_aws_transform-1.0.1-py3-none-any.whl (226.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agent_builder_mcp_aws_transform-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b527bf76b4233439731060b01e342afbe4a3ffb71e7285a4859fa8bb5ff7c35c
MD5 65a67968f73fda17da832bc12bdf5a7a
BLAKE2b-256 dec747ee9fe63d04f1755b59c1974d11f53ed59313e78dbe961bbd8414455a61

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_builder_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_mcp_aws_transform-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_builder_mcp_aws_transform-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 46b7ba3bb618440dccd8b3d209e454b2937523320246a96f8ca3af8f3f77b6cf
MD5 b88c2cfe6f791b8287a98f11a921ebaa
BLAKE2b-256 0740dcb72be9a1fea0f479087e8478e4c98a0d4ec029bebb9750207772e2374f

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_builder_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