strands-agents/sdk-python
A model-driven approach to building AI agents in just a few lines of code.
Platform-specific configuration:
{
"mcpServers": {
"sdk-python": {
"command": "npx",
"args": [
"-y",
"sdk-python"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> <div> <a href="https://strandsagents.com"> </a> </div>
<h1> Strands Agents </h1>
<h2> A model-driven approach to building AI agents in just a few lines of code. </h2>
<div align="center"> <a href="https://github.com/strands-agents/sdk-python/graphs/commit-activity"></a> <a href="https://github.com/strands-agents/sdk-python/issues"></a> <a href="https://github.com/strands-agents/sdk-python/pulls"></a> <a href="https://github.com/strands-agents/sdk-python/blob/main/LICENSE"></a> <a href="https://pypi.org/project/strands-agents/"></a> <a href="https://python.org"></a> </div>
<p> <a href="https://strandsagents.com/">Documentation</a> ◆ <a href="https://github.com/strands-agents/samples">Samples</a> ◆ <a href="https://github.com/strands-agents/sdk-python">Python SDK</a> ◆ <a href="https://github.com/strands-agents/tools">Tools</a> ◆ <a href="https://github.com/strands-agents/agent-builder">Agent Builder</a> ◆ <a href="https://github.com/strands-agents/mcp-server">MCP Server</a> </p> </div>
Strands Agents is a simple yet powerful SDK that takes a model-driven approach to building and running AI agents. From simple conversational assistants to complex autonomous workflows, f
Loading reviews...