You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Model Context Protocol (MCP) server that integrates with AWS CodePipeline, allowing you to manage your pipelines through Windsurf and Cascade. The server provides a standardized interface for interacting with AWS CodePipeline services.
Demonstrates a fully automated CI/CD pipeline for a Flask application deployed on Amazon EKS. This project containerizes the app, integrates with GitHub for automated builds (CodeBuild) and deployments (CodePipeline), and uses a CloudFormation template to implement infrastructure-as-code for provisioning all required AWS resources.