MCP Directory

tools

by strands-agents · Python · ★ 1,033

A set of tools that gives agents powerful capabilities.

#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/tools.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

Strands Agents Tools A model-driven approach to building AI agents in just a few lines of code. Documentation ◆ Samples ◆ Python SDK ◆ Tools ◆ Agent Builder ◆ MCP Server Strands Agents Tools is a community-driven project that provides a powerful set of tools for your agents to use. It bridges the gap between large language models and practical applications by offering ready-to-use tools for file operations, system execution, API interactions, mathematical operations, and more. - 📁 **File Operations** - Read, w…
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