Skip to main content

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

Project description

Agent Builder MCP Server

Agent Builder MCP Server

An MCP server that gives Kiro the tools and knowledge it needs to build, deploy, and manage agents on AWS Transform.

With this server configured, Kiro gains first-class help for AWS Transform agent development: searching documentation, scaffolding agent code, deploying to AWS, and managing runtime operations.

Pair it with the AWS Transform Agent Builder Kiro Power to unlock the full end-to-end experience — the Power provides curated steering rules and workflows that guide Kiro through the entire agent-building process on top of this server's tools.

Installation

pip install agent-builder-mcp-aws-transform

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

Quick start

Add the server to Kiro's MCP configuration:

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

Restart Kiro. 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.

Ask Kiro "what agent-builder tools do you have?" and it will list the exact set available in your installed version.

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.0.tar.gz (205.0 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.0-py3-none-any.whl (226.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for agent_builder_mcp_aws_transform-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b46cbbf86e6dfe8fec375bd606b826979870a049373f40a5b5cd22d5b8e0acde
MD5 746ad987c5fc361ce5b2813cc79074cb
BLAKE2b-256 3f59e8ebf816b006cea773dcf970a31dd2c0e449f2df99b995b20518c031563d

See more details on using hashes here.

File details

Details for the file agent_builder_mcp_aws_transform-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_builder_mcp_aws_transform-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3062a46dadf757ab7276a94eb436aa704c82149a408d2c10c91f465f46a27511
MD5 722256a5f99b774630eafde958bd60e6
BLAKE2b-256 639caba93033bc10d8e00661a4133ccb1fe908bfd5f11ff608b33bdd2ce702d5

See more details on using hashes here.

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