agent-toolkit-for-aws
MCP servers, skills, and plugins officially supported by AWS to help AI agents build applications on AWS.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- mcp-github
- Repository
- github.com/aws/agent-toolkit-for-aws
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.