
Strands SDK agent on Lambda routes tool calls via AgentCore Gateway (MCP) to a Lambda MCP Server backed by DynamoDB, with Cognito JWT auth.
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/strands-agentcore-mcp<code>./scripts/deploy.sh</code>./scripts/test.sh./scripts/test.sh 'List all products in Electronics'./scripts/test.sh 'Get product ELEC-001 details'./scripts/test.sh 'Add a new product called Widget Pro in Electronics for $49.99'./scripts/terminate.sh