agent-toolkit-for-aws

agent-toolkit-for-aws

MCP servers, skills, and plugins officially supported by AWS to help AI agents build applications on AWS.

MCPDevOpen sourceawsmcpagent-toolkit
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.1k
Source
mcp-github

Overview

The Agent Toolkit for AWS is an official AWS-supported toolkit designed to help AI coding agents build, deploy, and manage applications on AWS. It provides the tools, knowledge, and safeguards that AI agents need to utilize AWS services. The toolkit is compatible with various coding agents such as Claude Code, Codex, Cursor, and Kiro. By installing the corresponding plugins, AI agents can easily access core AWS features and services.

Capabilities

  • Select and configure AWS services
  • Infrastructure as code using CDK/CloudFormation
  • Manage and deploy serverless applications
  • Containerized application management
  • Data storage and analytics
  • Monitoring and billing management

Use cases

Automate AWS resource managementBuild and deploy serverless applicationsData analysis and ETL workflowsSecurity and compliance checks

Setup

Requires: API KeyNode 环境
Installation methods vary slightly depending on the coding agent used. For example, in Claude Code, you can install the `aws-core` plugin using the following command: "/plugin install aws-core@claude-plugins-official". For more details, refer to the official documentation.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install the `aws-core` plugin?

Use the command `/plugin install aws-core@claude-plugins-official`.

What prerequisites are required?

An AWS account and locally configured credentials are required.

Related skills