mreferre/standard-plugin-agent-toolkit-aws
Portable Agent Plugins package for the Agent Toolkit for AWS. Bundles the AWS MCP Server (secure, IAM-governed access to 300+ AWS services, sandboxed Python execution, and live AWS documentation) together with curated skills that guide agents to build production-ready, Well-Architected infrastructure using infrastructure-as-code. Derived from the open-source Agent Toolkit for AWS (Apache-2.0).
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
{
"type": "stdio",
"command": "uvx",
"args": [
"mcp-proxy-for-aws@1.6.3",
"https://aws-mcp.us-east-1.api.aws/mcp",
"--metadata",
"AWS_REGION=us-west-2"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "standard-plugin-agent-toolkit-aws",
"version": "1.0.0",
"description": "Portable Agent Plugins package for the Agent Toolkit for AWS. Bundles the AWS MCP Server (secure, IAM-governed access to 300+ AWS services, sandboxed Python execution, and live AWS documentation) together with curated skills that guide agents to build production-ready, Well-Architected infrastructure using infrastructure-as-code. Derived from the open-source Agent Toolkit for AWS (Apache-2.0).",
"homepage": "https://aws.amazon.com/products/developer-tools/agent-toolkit-for-aws/",
"repository": "https://github.com/aws/agent-toolkit-for-aws",
"license": "Apache-2.0",
"keywords": [
"aws",
"amazon",
"amazon-web-services",
"mcp",
"agent-toolkit",
"infrastructure-as-code",
"cdk",
"cloudformation",
"sam",
"well-architected",
"s3",
"lambda",
"api-gateway",
"serverless",
"iam",
"vpc",
"dynamodb",
"aurora",
"rds",
"cost-optimization",
"documentation",
"skills"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 2other files