Agent Builder
UnclaimedAn example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder can help you to build your own agents and tools.
Install
pipx install strands-agents-builderUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (27)
agent_graph
Create and manage graphs of agents
calculator
Perform mathematical operations
cron
Task scheduling with cron jobs (not available on Windows)
current_time
Get the current date and time
editor
File editing operations like line edits, search, and undo
environment
Manage environment variables
generate_image
Create AI generated images with Amazon Bedrock
http_request
Make API calls, fetch web data, and call local HTTP servers
image_reader
Process and analyze images
journal
Create structured tasks and logs for agents to manage and work from
load_tool
Dynamically load more tools at runtime
memory
Agent memory persistence in Amazon Bedrock Knowledge Bases
nova_reels
Create AI generated videos with Nova Reels on Amazon Bedrock
python_repl
Run Python code (not available on Windows)
retrieve
Semantically retrieve data from Amazon Bedrock Knowledge Bases for RAG, memory, and other purposes
shell
Execute shell commands (not available on Windows)
slack
Slack integration with real-time events, API access, and message sending
speak
Generate speech from text using macOS say command or Amazon Polly
stop
Force stop the agent event loop
store_in_kb
Save content to knowledge bases for future reference
strand
Create nested agent instances with specialized capabilities
swarm
Coordinate multiple AI agents in a swarm / network of agents
think
Perform deep thinking by creating parallel branches of agentic reasoning
use_aws
Interact with AWS services
use_llm
Run a new AI event loop with custom prompts
welcome
Manage the Strands Agent Builder welcome text
workflow
Orchestrate sequenced workflows