strands-agents/samples
Sample implementations demonstrating how to build AI agents using the Strands Agents SDK with support for multiple LLMs and MCP tools.

The repository contains example implementations of AI agents built with the Strands Agents SDK. It provides code samples showing how to create autonomous agents that can use tools, work with multiple LLM providers (Anthropic, OpenAI, Ollama, etc.), and implement multi-agent workflows. The samples serve as starting points for developers building agentic AI applications, including integration with Model Context Protocol (MCP) for extending agent capabilities.
Frequently asked
- What is strands-agents/samples?
- Sample implementations demonstrating how to build AI agents using the Strands Agents SDK with support for multiple LLMs and MCP tools.
- Is samples open source?
- Yes — strands-agents/samples is open source, released under the Apache-2.0 license.
- What language is samples written in?
- strands-agents/samples is primarily written in Python.
- How popular is samples?
- strands-agents/samples has 813 stars on GitHub.
- Where can I find samples?
- strands-agents/samples is on GitHub at https://github.com/strands-agents/samples.