Skip to content

cagataycali/awesome-strands-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Strands Agents ✨

Curated list of community resources for Strands Agents - build AI agents in a few lines of code.

📦 Publishing Your Strands Project

Want your project to be automatically discovered and listed on strands.my?

For GitHub Repositories

Add the strands-agents topic to your repository:

  • Go to your repo → About section → ⚙️ Settings
  • Add strands-agents to Topics
  • Your project will be discoverable in the ecosystem

For PyPI Packages

Prefix your package name with strands-:

  • Example: strands-your-tool-name
  • Publish to PyPI with this naming convention
  • Your package will be automatically indexed on strands.my

Benefits:

  • 🔍 Automatic discovery by the community
  • 📊 Listed on strands.my package explorer
  • 🌟 Increased visibility in the ecosystem
  • 🤝 Easy integration for other developers

Community Projects

Project Description Repository Category
Strands Rust SDK Unofficial Rust implementation of the Strands Agents SDK with streaming support, MCP integration, Claude models, and async architecture for building AI agents chaynabors/strands-rs SDK Implementations
BitChat P2P encrypted mesh communication over Bluetooth for agent-to-agent networking cagataycali/strands-bitchat Communication
Strands Nvidia NIM Nvidia NIM provider that fixes message formatting compatibility with Strands Agents thiago4go/strands-nvidia-nim Model Providers
Strands CLOVA CLOVA Studio model provider with native Korean language support and bilingual capabilities aidendef/strands-clova Model Providers
Strands MLX MLX model provider for Strands Agents enabling local inference and LoRA fine-tuning on Apple Silicon with training pipeline, dynamic model invocation, and support for mlx-community quantized models cagataycali/strands-mlx Model Providers
Coinbase AgentKit Enables agentic workflows to interact with onchain actions via Coinbase SDK coinbase-agentkit-strands-agents Integration
Dum-E AI-powered robotic assistant inspired by Tony Stark's Dum-E with voice, vision, and robotic arm capabilities for real-time human interaction and physical operations using Strands Agents framework aaronsu11/Dum-E Robotics
Strands Robots Robot control for Strands Agents integrating NVIDIA Isaac GR00T for vision-language-action policies and LeRobot for universal robot support. Natural language control for SO-100/SO-101, Fourier GR-1, Bimanual Panda, and Unitree G1 robots on Thor Dev Kit cagataycali/strands-robots Robotics
Strands Spot Boston Dynamics Spot robot control tool for Strands Agents framework enabling natural language control of Spot robots through Python integration cagataycali/strands-spot Robotics
Strands Live Live speech-to-speech agent mkmeral/strands-live Voice/Audio
Strands Agents MCP MCP server to execute agents through Model Context Protocol imgaray/strands-agents-mcp MCP/Protocol
Strands MCP Server MCP server & client tools for Strands Agents with HTTP/stdio transports, CLI entrypoint for Claude Desktop/Kiro integration, proxy mode for stdio↔HTTP bridging, stateless mode for production, hot reload support, and invoke_agent capabilities. Published on PyPI with comprehensive documentation. cagataycali/strands-mcp-server MCP/Protocol
Nx Plugin for AWS - Strands Agent Generator The Nx Plugin for AWS helps you to quickly bootstrap and build AWS projects. The Strands Agent Generator sets up a Strands agent along with the CDK or Terraform infrastructure to deploy it to Bedrock AgentCore Runtime. awslabs/nx-plugin-for-aws Developer Tools
Open Studio for Strands Agent Visual drag-and-drop AI agent builder that builds complex multi-agent workflows without writing code, generates Python automatically from visual flows, supports custom tools & MCP servers, and provides real-time execution with streaming updates xiehust/strands_studio_ui Developer Tools
Agent Development Toolkit (ADT) CLI tool for building, testing, and iterating on Strands agents with project scaffolding, development server with chat UI, tool integration (custom tools & MCP), auto-discovery, and Docker container support for streamlined local development awslabs/agent-dev-toolkit Developer Tools
DevDuck Self-modifying AI agent with hot-reload that builds itself at runtime. One Python file with 38+ tools, multi-protocol servers (TCP/WebSocket/MCP/IPC), auto-RAG, runtime tool management, dynamic package loading, and AWS deployment support cagataycali/devduck Developer Tools
Strands Research Agent Research agent sample for agent patterns including hot-reloading tools, multi-agent coordination, and persistent learning systems cagataycali/strands-research-agent Research & Analytics
Strands AgentCore Tools Agentic tools that enable AI agents to autonomously deploy, manage, and monitor themselves on AWS Bedrock AgentCore. 9 tools: configure, launch, invoke, agents, status, logs, memory, identity, session. Zero DevOps with CodeBuild. cagataycali/strands-agentcore-tools Tools & Integration
Strands Fun Tools Creative and interactive tools for building unique AI agents with capabilities for Bluetooth monitoring, chess (Stockfish), clipboard management, cursor control, screen reading (OCR), YOLO vision, face recognition, audio transcription (Whisper), human-like typing, templates, cryptography, and dynamic package execution cagataycali/strands-fun-tools Tools & Integration
Strands Tools Community Production-ready community tools for Strands Agents: Deepgram (speech-to-text, audio intelligence), HubSpot (CRM read-only access), and Microsoft Teams (adaptive card notifications). Published on PyPI with 30+ language support. eraykeskinmac/strands-tools-community Tools & Integration
Strands Tools Examples Real-world examples and interactive demo showcasing strands-tools-community in action. Includes call analytics workflows, CRM automation patterns, Teams notification templates, and an interactive REPL demo agent with hot-reload capabilities. eraykeskinmac/strands-tools-examples Examples
strands-telegram Comprehensive Telegram Bot API integration tool for Strands Agents SDK with 60+ methods supporting messages, media, keyboards, polls, groups, webhooks, and file operations. Complete bot development capabilities with production-ready features. eraykeskinmac/strands-telegram Tools & Integration
strands-telegram-listener Real-time Telegram message processing tool for Strands Agents SDK with AI-powered auto-replies, background threading, event storage, and smart filtering. Long polling integration for automated bot responses and message handling. eraykeskinmac/strands-telegram-listener Tools & Integration
strands-google Universal Google API integration providing access to 200+ Google services (Gmail, Drive, Calendar, YouTube, Sheets, Docs, etc.) with flexible OAuth 2.0, service account, and API key authentication. Includes helper tools for Gmail operations and dynamic scope configuration. cagataycali/strands-google Tools & Integration
Advanced Strands Agents with MCP Comprehensive advanced course for building production-ready AI agents using the Strands Agents SDK with 6 progressive labs teaching tool integration, memory persistence, Model Context Protocol (MCP), and observability aws-samples/sample-Advanced-Strands-Agents-with-MCP Learning Resources
Agentic Kubernetes Management Natural language DevOps with Strands AI agent using MCP servers to expose Kubernetes tools (pods, namespaces, logs) for conversational cluster management Tarique-B-DevOps/Agentic-Kubernetes-Management DevOps & Operations
Bedrock Dining Agent Sophisticated AI dining assistant built with Amazon Bedrock AgentCore featuring BrightData MCP integration for real restaurant search and React frontend with dynamic model selection awsdataarchitect/bedrock-dining-agent Enterprise Apps
Fraud Investigation Assistant Production-ready fraud investigation system using AWS Bedrock, MCP servers, and Strands expert agents with private MCP servers for secure data and open-source MCPs for public intelligence gathering aws-samples/sample-fraud-investigation-assistance-using-aws-bedrock-strandsagents-mcp Enterprise Apps
Getting Started with Strands Agents Course Complete learning course for building AI agents with Strands framework covering LLM integration via Amazon Bedrock/Anthropic, AWS service connections, tool implementation with MCP/A2A protocols, and agent evaluation using LangFuse/RAGAS aws-samples/sample-getting-started-with-strands-agents-course Learning Resources
Multi-Agent Hotel Assistant AWS-powered hotel booking multi-agent assistant built with Strands Agents, Amazon Bedrock AgentCore, A2A protocol, MCP, Bedrock Knowledge Base, serverless Lambda integrations, and AWS CDK for natural-language hotel operations mohsinsheikhani/multi-agent-hotel-assistant Enterprise Apps
Multi-modal Agent Samples Production-ready samples for building multi-modal AI agents that understand images, documents, videos, and text using Amazon Bedrock and Strands Agents with Claude integration, MCP tools, streaming responses, and enterprise-grade architecture elizabethfuentes12/strands-agent-samples Examples
Sample Strands Agents Chat Full-stack AI chat application powered by Amazon Bedrock, Strands Agents, and Bedrock AgentCore with complete web interface and cloud deployment capabilities aws-samples/sample-strands-agents-chat Examples
Strands Agents Workshop One-shot course on Strands Agents with notebooks, scripts, resources and projects to take you from Zero to Hero in Strands Agents SDK usage for your Agentic AI journey LondheShubham153/strands-agents-workshop Learning Resources
Strands Serverless Cloud serverless implementations of AWS Strands Agents focused on cost-efficiency and productivity with Docker containerization and Amazon Lightsail deployment examples didier-durand/strands-serverless Cloud & Deployment
Ticket Router Agent Python-based agent that scans Gmail for bug tickets, classifies them by department using contextual analysis, and automatically routes each ticket to the appropriate team for streamlined support workflows callraV/strands-agents-ticket-router Enterprise Apps
Wildfire Nowcast Agent Intelligent wildfire detection and response agent using Amazon Bedrock AgentCore with Strands Agent framework providing real-time NASA Earth observation data integration, threat assessment, live mapping, and ICS reporting myat555/WildfireNowcast Environmental
Agentic AI Dungeon Game Complete tutorial for building an AI-powered dungeon adventure game using Strands Agents on Amazon Bedrock AgentCore with React/Vite frontend, tRPC API, TypeScript MCP servers, and CDK infrastructure deployment awslabs/nx-plugin-for-aws Examples
Semantic Summarizing Conversation Manager A conversation management system for Strands Agents that combines summarization with exact message recall using semantic search. danilop/strands-agents-semantic-summarizing-conversation-manager Context Engineering
SQLite Session Manager A session manager for Strands Agents that uses SQLite as the backend store. afarntrog/strands-sqlite-session-manager Integration

Blog Posts & Articles

Title Author Link
Strands Agents and the Model-Driven Approach Arron Bailiss AWS Open Source Blog
Introducing Strands Agents, an Open Source AI Agents SDK Clare Liguori AWS Blog
Strands Agents SDK: A technical deep dive into agent architectures and observability Jin Tan Ruan AWS ML Blog
Introducing Strands Agents 1.0: Production-Ready Multi-Agent Orchestration Made Simple Ryan Coleman, Belle Guttman AWS Blog
Build dynamic web research agents with the Strands Agents SDK and Tavily Akarsha Sehwag, et al. AWS ML Blog
Build an intelligent financial analysis agent with LangGraph and Strands Agents Evan Grenda, et al. AWS ML Blog
Observing and evaluating AI agentic workflows with Strands Agents SDK and Arize AX Karan Singh, et al. AWS ML Blog
Build an MCP application with Mistral models on AWS Ying Hou, et al. AWS ML Blog
Shaping the future of telco operations with an agentic AI collaboration approach Angelo Sampietro, Jad Naim AWS Industries Blog
Introducing Amazon Bedrock AgentCore Identity: Securing agentic AI at scale Rahul Sharma, et al. AWS ML Blog
Accelerating AI innovation: Scale MCP servers for enterprise workloads with Amazon Bedrock Xan Huang, Vikesh Pandey AWS ML Blog
Strands Agents AWS Documentation AWS Prescriptive Guidance
OpenAI open weight models now available on AWS Danilo Poccia AWS News Blog
Observing Agentic AI workloads using Amazon CloudWatch Raviteja Sunkavalli, Okan Kocabalkanli AWS Cloud Operations Blog
Introducing the Amazon Bedrock AgentCore Code Interpreter Veda Raman, et al. AWS ML Blog
Open Protocols for Agent Interoperability Part 1: Inter-Agent Communication on MCP Nick Aldridge, et al. AWS Open Source Blog
Open Protocols for Agent Interoperability Part 2: Authentication on MCP Darin McAdams, Elie Schoppik AWS Open Source Blog
Open Protocols for Agent Interoperability Part 3: Strands Agents & MCP Nick Aldridge, et al. AWS Open Source Blog
Open Protocols for Agent Interoperability Part 4: Inter-Agent Communication on A2A Nick Aldridge, James Ward AWS Open Source Blog
Set up custom domain names for Amazon Bedrock AgentCore Runtime agents Rahmat Fedayizada, Paras Bhuva AWS ML Blog
Build a drug discovery research assistant using Strands Agents and Amazon Bedrock Brian Loyal, Hasun Yu AWS ML Blog
Building intelligent physical AI: From edge to cloud with Strands Agents, Bedrock AgentCore, Claude 4.5, NVIDIA GR00T, and Hugging Face LeRobot Arron Bailiss, Cagatay Cali, Rachita Chandra, Aaron Su AWS Open Source Blog
Effectively building AI agents on AWS Serverless Anton Aleksandrov, Dhiraj Mahapatro AWS Compute Blog
Enabling AI agents to interact with existing applications Ryan Peterson AWS Migration Blog
Enabling customers to deliver production-ready AI agents at scale Swami Sivasubramanian AWS ML Blog
Building intelligent AI voice agents with Pipecat and Amazon Bedrock – Part 2 Adithya Suresh, et al. AWS ML Blog
Introducing Amazon Bedrock AgentCore: Securely deploy and operate AI agents at any scale Danilo Poccia AWS News Blog
Introducing Amazon Bedrock AgentCore Gateway: Transforming enterprise AI agent tool development Dhawalkumar Patel, et al. AWS ML Blog
Building Your Open Source Commercial Strategy with AWS Serge Shevchenko AWS Partner Blog

Videos & Tutorials

Title Channel/Author Link
Building Intelligent Agents with Strands: A Hands-On Guide Tutorial YouTube
Model Driven Agents - Strands Agents (A New Open Source Framework) AWS Developers YouTube
Build Your First Agent Workflow with Strands AWS Developers YouTube
AWS Strands vs Bedrock Agents Explained Simply with Demo Tutorial YouTube
Strands Agents SDK Observability, Evaluation, & Deployment AWS Show and Tell YouTube
Strands Tools: Building Custom AI Agents with Python Tutorial YouTube
Introducing Strands Agents - Suman Debnath, AWS Conference Talk YouTube
Claude 4 + Claude Code + Strands Agents in Action AWS Show & Tell YouTube
Improve Customer Experience with AI Agents Arize:Observe 2025 YouTube
Data Product Development Automation with Strands Agents AWS YouTube
Build your first Agentic AI app with Strands Agents & MCP AWS Show and Tell YouTube
The Future of AI is Multi-Agent AWS Show and Tell YouTube
Integrating Model Context Protocol (MCP) Tools with Strands Agents How-to Guide YouTube
Strands Agents Framework Introduction Ram Vegiraju YouTube
Exploring Multi-Agent Architectures: Supervisor, Graph, Tools & More Ram Vegiraju YouTube
Building Multi-Agent Systems: Agents as Tools with Strands SDK Ram Vegiraju YouTube
Multi-Agent Sequential Graph Workflows Using Strands SDK Ram Vegiraju YouTube
How to Add Conditional Flow in Multi-Agent Graphs with Strands SDK Ram Vegiraju YouTube
How to Deploy Agents Easily with Bedrock AgentCore Runtime Ram Vegiraju YouTube
Autonomous Agent Collaboration with Swarms Using the Strands Python SDK Ram Vegiraju YouTube
Using Strands Agents to build autonomous, self-improving AI agents (AIM426) AWS re:Invent 2025 YouTube
How to Build Physical AI Agents: Natural Language for Real-World Robotics AWS Show and Tell YouTube

Submit PR after adding your content!

Official Resources


Star History

Star History Chart

Repository Metrics

GitHub GitHub contributors GitHub forks GitHub watchers GitHub last commit GitHub release

PyPI Download Stats

Downloads Downloads Downloads

Contributors

Contributors

Repository Activity

Commit Activity Issue Resolution

License: CC0 1.0 Universal

About

Curated resources related Strands Agents.

Topics

Resources

License

Stars

Watchers

Forks