MCP Server

awspricing

From deploy-on-aws
Install
1
Run in your terminal
$
npx claudepluginhub awslabs/agent-plugins --plugin deploy-on-aws
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "awspricing": {
      "command": "uvx",
      "args": [
        "awslabs.aws-pricing-mcp-server@latest"
      ],
      "env": {
        "FASTMCP_LOG_LEVEL": "ERROR"
      }
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Details
Commanduvx
Timeout120000ms
Access Levelwrite
Arguments
awslabs.aws-pricing-mcp-server@latest
Environment Variables
FASTMCP_LOG_LEVEL=ERROR
Capabilities
clouddeployment
Actions