AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT-0 Self-run

Sample Aws Mcp Rca

mcp-aws-samples-sample-aws-mcp-rca · by aws-samples

AWS Root Cause Analysis (RCA) with MCP Integration

No reviews yet
0 installs
35 views
0.0% view→install

Install

$ agentstack add mcp-aws-samples-sample-aws-mcp-rca

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-aws-samples-sample-aws-mcp-rca)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
9mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Sample Aws Mcp Rca? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

AWS Root Cause Analysis (RCA) with MCP Integration

Overview

This project provides an intelligent AWS Root Cause Analysis (RCA) system that leverages Amazon Bedrock's AI capabilities to automatically analyze AWS incidents and infrastructure issues. The system integrates with Kiro IDE through the Model Context Protocol (MCP), enabling developers to perform sophisticated incident analysis directly from their development environment.

The solution combines real-time AWS service monitoring, intelligent log analysis, and AI-powered root cause identification to help teams quickly diagnose and resolve infrastructure problems. By integrating with AWS services like Amazon CloudWatch Logs, AWS CloudTrail, and AWS Health, the system provides comprehensive visibility into your AWS environment while offering actionable insights for incident resolution.

Key features include:

  • Automated Incident Analysis: AI-powered analysis of AWS incidents using Amazon Bedrock
  • Multi-Service Integration: Seamless integration with Amazon CloudWatch Logs, AWS CloudTrail, and AWS Health
  • Real-time Monitoring: Continuous monitoring of AWS resources and services
  • MCP Integration: Direct integration with Kiro IDE for streamlined developer workflows
  • Secure API Gateway: Production-ready Amazon API Gateway with AWS Identity and Access Management (IAM) authentication
  • Scalable Architecture: Serverless AWS Lambda-based architecture for cost-effective scaling

Architecture

The system follows a serverless, event-driven architecture designed for scalability and reliability:

Core Components

  1. MCP Client (Kiro IDE Integration)
  • Provides seamless integration with Kiro IDE
  • Handles authentication and request routing
  • Offers intuitive tools for incident analysis
  1. Amazon API Gateway
  • Secure entry point with AWS Identity and Access Management (IAM) authentication
  • Request validation and rate limiting
  • Routes requests to appropriate AWS Lambda functions
  1. AWS Lambda Functions
  • Serverless compute for incident analysis
  • Integrates with multiple AWS services
  • Powered by Amazon Bedrock for AI analysis
  1. AWS Service Integration
  • Amazon CloudWatch Logs: Real-time log collection and analysis
  • AWS CloudTrail: API call tracking and audit trails
  • AWS Health: Service health and incident notifications
  • Amazon Bedrock: AI-powered analysis and recommendations
  1. Data Flow
  • Incident data collection from multiple AWS sources
  • Real-time processing and correlation
  • AI analysis using Amazon Bedrock
  • Structured response delivery to Kiro IDE

The architecture helps achieve high availability, security, and cost-effectiveness while providing rapid incident analysis capabilities.

Solution Deployment

For complete deployment instructions, including prerequisites, configuration, and step-by-step setup, please refer to:

[Deployment Guide](deployment/deployment.md)

The deployment guide covers:

  • Environment setup and prerequisites
  • AWS infrastructure deployment using CDK
  • MCP client configuration for Kiro IDE
  • Testing and validation procedures
  • Troubleshooting common issues

Conclusion

This AWS Root Cause Analysis system represents a significant advancement in infrastructure monitoring and incident response capabilities. By combining the power of Amazon Bedrock's AI with comprehensive AWS service integration, the solution enables teams to:

  • Reduce Mean Time to Resolution (MTTR) through automated analysis and intelligent recommendations
  • Improve Operational Efficiency by streamlining the incident investigation process
  • Enhance Developer Experience with seamless Kiro IDE integration
  • Maintain Security Standards through proper AWS Identity and Access Management (IAM) authentication and secure API design
  • Scale Cost-Effectively using serverless architecture that adapts to demand

The MCP integration delivers this powerful analysis capability readily available within the developer's existing workflow, making incident response faster and more effective. As AWS environments continue to grow in complexity, this solution provides the intelligent automation needed to maintain operational excellence.

For support, additional documentation, or to contribute to the project, please refer to the individual component documentation in their respective directories.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.