MCP Directory

samples

by strands-agents · Python · ★ 750

Agent samples built using the Strands Agents SDK.

#agentic#agentic-ai#agents#ai#anthropic#autonomous-agents#bedrock#genai#litellm#llama#llm#machine-learning#mcp#multi-agent-systems#ollama#openai#opentelemetry#python#strands-agents

Install

pip install git+https://github.com/strands-agents/samples.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "samples": {
      "command": "uvx",
      "args": [
        "git+https://github.com/strands-agents/samples.git"
      ]
    }
  }
}

From the README

Strands Agents Samples A model-driven approach to building AI agents in just a few lines of code. Documentation ◆ Samples ◆ Python SDK ◆ TypeScript SDK ◆ Tools ◆ Agent Builder ◆ MCP Server Welcome to the Strands Agents Samples repository! Explore easy-to-use examples to get started with Strands Agents. The examples in this repository are for **demonstration and educational purposes** only. They demonstrate concepts and techniques but are **not intended for direct use in production**. Always apply proper **securit…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers