# ToolHive Desktop — Run MCP Servers in Containers > ToolHive Desktop UI helps you discover and run MCP servers in containers, with client auto-configuration and optional telemetry you can disable. ## Install Merge the JSON below into your `.mcp.json`: ## Quick Use ```bash # Download and install: # https://toolhive.dev/download/ # Then open ToolHive → add an MCP server → start it in a container. # Optional: Settings → Telemetry → disable. ``` ## Intro ToolHive Desktop UI helps you discover and run MCP servers in containers, with client auto-configuration and optional telemetry you can disable. **Best for:** Teams that want a safe, GUI-first way to manage many MCP servers **Works with:** ToolHive Desktop app, container runtime, Windows/macOS/Linux clients **Setup time:** 8-15 minutes ### Key facts (verified) - GitHub: 128 stars · 19 forks · pushed 2026-05-13. - License: Apache-2.0 · owner avatar + repo URL verified via GitHub API. - README-verified entrypoint: `Download from https://toolhive.dev/download/`. ## Main - Use it when you need repeatable, locked-down server runs: the project’s pitch is “secure by default” container isolation with least permissions. - Treat the UI as a registry + launcher: discover servers, start them, and let ToolHive auto-configure popular clients (README mentions Copilot/Cursor/Claude Code). - Review telemetry posture early: README states Sentry telemetry is enabled by default but can be turned off from Settings. ### Source-backed notes - README positions ToolHive as a desktop UI to discover, deploy, and manage MCP servers, running each server in its own secure container. - README says it exposes an HTTP/SSE proxy that MCP clients connect to. - README includes a “Privacy and telemetry” section explaining optional Sentry telemetry and opt-out steps in Settings. ### FAQ - **Is it a replacement for MCP clients?**: No — README frames it as a server launcher/manager; clients connect via proxy. - **Does it store secrets in plaintext?**: README claims secrets are managed securely; still review your environment and policies. - **Can I disable telemetry?**: Yes — README lists Settings → Telemetry toggle steps. ## Source & Thanks > Source: https://github.com/stacklok/toolhive-studio > License: Apache-2.0 > GitHub stars: 128 · forks: 19 --- ## Quick Use ```bash # Download and install: # https://toolhive.dev/download/ # Then open ToolHive → add an MCP server → start it in a container. # Optional: Settings → Telemetry → disable. ``` ## Intro ToolHive Desktop UI 用容器隔离方式运行 MCP server:一键部署与管理,支持自动配置常见客户端,并提供可关闭的可选遥测(Sentry)。适合把 MCP 运行环境做成“默认安全”。 **Best for:** 想用 GUI 安全管理多个 MCP server 的团队 **Works with:** ToolHive 桌面应用、容器运行时、Windows/macOS/Linux 客户端 **Setup time:** 8-15 minutes ### Key facts (verified) - GitHub:128 stars · 19 forks;最近更新 2026-05-13。 - 许可证:Apache-2.0;作者头像与仓库链接均已通过 GitHub API 复核。 - README 中核对过的入口命令:`Download from https://toolhive.dev/download/`。 ## Main - 需要可复现、默认隔离的运行方式就用它:README 的核心卖点是“secure by default”的容器隔离与最小权限。 - 把 UI 当作 registry + launcher:发现 server → 一键启动 → 自动配置客户端(README 提到 Copilot/Cursor/Claude Code)。 - 尽早确认遥测策略:README 写明默认启用 Sentry,但可在 Settings 里关闭。 ### Source-backed notes - README 将 ToolHive 定位为桌面 UI:发现、部署、管理 MCP server,并让每个 server 运行在独立的安全容器中。 - README 说明其对外暴露 HTTP/SSE 代理供 MCP 客户端连接。 - README 的“Privacy and telemetry”章节说明 Sentry 遥测可选并给出在 Settings 里关闭的步骤。 ### FAQ - **它能替代 MCP 客户端吗?**:不能。README 更像 server 的启动/管理器,客户端通过代理连接。 - **会不会明文保存密钥?**:README 声称会安全管理 secrets;但仍建议按团队安全策略复核。 - **能关闭遥测吗?**:可以。README 给出 Settings → Telemetry 的关闭步骤。 ## Source & Thanks > Source: https://github.com/stacklok/toolhive-studio > License: Apache-2.0 > GitHub stars: 128 · forks: 19 --- Source: https://tokrepo.com/en/workflows/toolhive-desktop-run-mcp-servers-in-containers Author: MCP Hub