MCP Directory

AnyTool

by HKUDS · Python · ★ 647

"AnyTool: Universal Tool-Use Layer for AI Agents"

#ai-agents#computer-use-agents#mcp#tool-orchestration#tool-use

Install

pip install git+https://github.com/HKUDS/AnyTool.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "anytool": {
      "command": "uvx",
      "args": [
        "git+https://github.com/HKUDS/AnyTool.git"
      ]
    }
  }
}

From the README

[](https://github.com/HKUDS/AnyTool/) [](https://www.python.org/) [](https://opensource.org/licenses/MIT/) [](./COMMUNICATION.md) [](./COMMUNICATION.md) | ⚡ **Fast - Lightning Tool Retrieval**  |  📈 **Self-Evolving Tool Orchestration**  |  ⚡ **Universal Tool Automation** | AnyTool is a **Universal Tool-Use Layer** that transforms how AI agents interact with tools. It solves three fundamental challenges that prevent reliable agent automation: **overwhelming tool contexts**, **unreliable community tools**, and **limited capability coverage** -- delivering the first truly…
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