AI / ML|Development|ProductivityPython

sdk-python

A model-driven approach to building AI agents in just a few lines of code.

Free
N/A rating (0 reviews)0 installs5,571 GitHub stars
AISDKAgents

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, it enables developers to create AI solutions efficiently.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "sdk-python": {
      "args": [
        "strands-agents"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

sdk-python MCP Server — MCPNest — MCPNest