aquavis12/aws-resilience-hub
Assess, improve, and govern the resilience of AWS applications from your IDE — next-gen Resilience Hub GenAI failure-mode assessments, dependency discovery, RTO/RPO policy validation, enterprise-grade remediation reporting with resource ARNs and cost validation via AWS Pricing API, Amazon Application Recovery Controller (ARC) failover orchestration, and AWS Well-Architected Reliability-pillar guidance — powered by the managed AWS MCP Server with integrated AWS Documentation, re:Post knowledge, and AWS Pricing.
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",
"https://aws-mcp.us-east-1.api.aws/mcp"
],
"env": {
"FASTMCP_LOG_LEVEL": "ERROR"
}
}{
"type": "stdio",
"command": "uvx",
"args": [
"awslabs.aws-documentation-mcp-server@latest"
],
"env": {
"FASTMCP_LOG_LEVEL": "ERROR"
}
}{
"type": "stdio",
"command": "uvx",
"args": [
"awslabs.aws-repost-mcp-server@latest"
],
"env": {
"FASTMCP_LOG_LEVEL": "ERROR"
}
}{
"type": "stdio",
"command": "uvx",
"args": [
"awslabs.aws-pricing-mcp-server@latest"
],
"env": {
"FASTMCP_LOG_LEVEL": "ERROR"
}
}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": "aws-resilience-hub",
"version": "4.0.0",
"description": "Assess, improve, and govern the resilience of AWS applications from your IDE — next-gen Resilience Hub GenAI failure-mode assessments, dependency discovery, RTO/RPO policy validation, enterprise-grade remediation reporting with resource ARNs and cost validation via AWS Pricing API, Amazon Application Recovery Controller (ARC) failover orchestration, and AWS Well-Architected Reliability-pillar guidance — powered by the managed AWS MCP Server with integrated AWS Documentation, re:Post knowledge, and AWS Pricing.",
"author": {
"name": "Venkata Pavan Vishnu Rachapudi",
"email": "rachapudivishnu9@gmail.com",
"url": "https://github.com/aquavis12"
},
"keywords": [
"resilience",
"resilience hub",
"disaster recovery",
"dr",
"rto",
"rpo",
"failover",
"arc",
"application recovery controller",
"zonal shift",
"routing control",
"reliability",
"well-architected",
"high availability",
"resiliency",
"failure mode",
"backup",
"recovery",
"report",
"assessment",
"remediation",
"pitr",
"multi-az",
"cross-region",
"pricing",
"cost",
"arn"
],
"homepage": "https://github.com/aquavis12/power-aws-resilience-hub",
"repository": "https://github.com/aquavis12/power-aws-resilience-hub",
"license": "MIT"
}
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.
- LICENSE