DevelopmentTypeScript

toolhive-studio

ToolHive is an application that allows you to install, manage and run MCP servers and connect them to AI agents.

Free
N/A rating (0 reviews)0 installs120 GitHub stars
MCPAI agentscontainer management

ToolHive is the easiest way to discover, deploy, and manage MCP servers. Launch any MCP server in a locked-down container with just a few clicks. No manual setup, no security headaches, no runtime hassles. Every server runs in an isolated container with only the permissions it needs, ensuring that secrets are managed securely and never in plaintext. ToolHive works seamlessly across Windows, macOS, and Linux, making it accessible for a wide range of users.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "toolhive-studio": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-toolhive-studio"
      ]
    }
  }
}

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.

Permissions

ok0
ok1