Back to MCP Servers
🔌

ToolHive

Apache-2.0

A lightweight utility designed to simplify the deployment and management of MCP servers, ensuring ease of use, consistency, and security through containerization by ****

GoAI & LLMs

Install

npx -y toolhive

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "toolhive": {
      "command": "npx",
      "args": [
        "-y",
        "toolhive"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.