Autonomous SWE agent working in the cloud! (a.k.a. Vibe coding with Bedrock)
TypeScript API File System +13 +12 Sample implementations of AI Agents and MCP Servers running on AWS Serverless compute
Collection of examples of how to use Model Context Protocol with AWS.
このプロジェクトは、Nova ActとMCPを使用して自動化されたエージェントを作成するためのサンプルを提供します。Pythonで実装されており、エージェントの作成や管理を簡素化します。特に、ワークフローの自動化に役立ち、開発者が迅速にプロトタイプを作成できるように設計されています。
Python Python Automation +9 +8 This project demonstrates how to use AWS Bedrock with Anthropic Claude and Amazon Nova models to create a web automation assistant with tool use, human-in-the-loop interaction, and vision capabilities.
このプロジェクトは、Amazon Lambdaを利用してStreamable HTTPプロトコルをサポートするMCPサーバーの実装を示しています。MCP v2025.03.26の新機能を活用し、HTTPチャンク転送エンコーディングに基づくストリーム伝送や動的コンテキスト優先制御を実現しています。コストパフォーマンスの最適化も図られています。
MCP for AWS Cost Explorer and CloudWatch logs
Python API File System +12 +11 このプロジェクトは、Rustを使用してMCPサーバーを構築するためのサンプルコードを提供します。Rustの特性を活かし、高性能かつ安全なサーバーを実現しています。開発者はこのサンプルを基に、独自の機能を追加したり、カスタマイズしたりすることが可能です。