Deploys an agentic AI architecture on AWS Fargate for Amazon ECS, enabling an AI service to interact with multiple Model Context Protocol servers to perform various actions.
This sample showcases a robust agentic AI architecture deployed on AWS Fargate for Amazon ECS, orchestrated through AWS CDK. It presents an AI Service acting as an intelligent agent, connecting seamlessly with diverse Model Context Protocol (MCP) servers to execute a range of actions. The architecture highlights efficient service-to-service communication using AWS Service Connect and includes practical examples such as a custom-built MCP server for mathematical computations and an integrated AWS API MCP Server for managing AWS resources.