Stats
Actions
Tags
From deploy-on-aws
Runs locally AWS Labs' AWS IaC MCP server for infrastructure as code on AWS. Provides tools for cloud resource provisioning, configuration, and management.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"awsiac": {
"command": "uvx",
"args": [
"awslabs.aws-iac-mcp-server@latest"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub awslabs/agent-plugins --plugin deploy-on-aws