Stats
Actions
Tags
From aws-transform
Provides tools for transforming AWS resources, such as CloudFormation templates. Runs locally via uvx as an MCP server.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"aws-transform-mcp": {
"command": "uvx",
"args": [
"awslabs.aws-transform-mcp-server@latest"
]
}
}
}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 aws-transform