Install
$ agentstack add mcp-stacklok-toolhive-studio ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
[![Release][release-img]][release] [![Build status][ci-img]][ci] [![Coverage Status][coverage-img]][coverage] [![License: Apache 2.0][license-img]][license] [![Discord][discord-img]][discord]
ToolHive Desktop UI
Run any Model Context Protocol (MCP) server — securely, instantly, anywhere.
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.
Quick links
- 🚀 Quickstart -
install ToolHive and run your first MCP server
- 📚 Documentation - learn more about
ToolHive's features
- 💬 Discord community - connect with the
ToolHive community, ask questions, and share your experiences
- 🛠️ [Developer guide](./docs/README.md) - build, test, and contribute to the
ToolHive UI
Why ToolHive?
- Instant deployment: Start any MCP server with a simple graphical workflow.
- Secure by default: Every server runs in an isolated container with only
the permissions it needs. Secrets are managed securely, never in plaintext.
- Works everywhere: Runs on Windows, macOS, or Linux.
- Seamless integration: ToolHive auto-configures popular clients like GitHub
Copilot, Cursor, Claude Code, and more.
Getting started
To get started with ToolHive, download the latest release from the website and follow the quickstart guide.
How it works
Under the hood, ToolHive runs each MCP server in its own secure container and exposes an HTTP/SSE proxy that MCP clients connect to.
For more advanced use cases, ToolHive is also available as a command-line tool which can be used standalone or side-by-side with the ToolHive UI and as a Kubernetes Operator. Learn more in the ToolHive documentation.
Privacy and telemetry
ToolHive uses Sentry for error tracking and performance monitoring to help us identify and fix issues, improve stability, and enhance the user experience. This telemetry is enabled by default but completely optional.
What data is collected?
- Error reports and crash logs
- Performance metrics
- Usage patterns
How to opt out
You can easily disable telemetry at any time:
- Open ToolHive
- Go to Settings (gear icon in the top navigation)
- Find the Telemetry section
- Toggle off telemetry collection
Contributing
We welcome contributions and feedback from the community!
- 🐛 Report issues
- 💬 Join our Discord
- 🤝 [Contributing guide](./CONTRIBUTING.md)
- 🛠️ [Developer guide](./docs/README.md)
If you have ideas, suggestions, or want to get involved, check out our contributing guide or open an issue. Join us in making ToolHive even better!
License
This project is licensed under the [Apache 2.0 License](./LICENSE).
[release-img]: https://img.shields.io/github/v/release/stacklok/toolhive-studio?style=flat&label=Latest%20version [release]: https://github.com/stacklok/toolhive-studio/releases/latest [ci-img]: https://img.shields.io/github/actions/workflow/status/stacklok/toolhive-studio/on-main.yml?style=flat&logo=github&label=Build [ci]: https://github.com/stacklok/toolhive-studio/actions/workflows/on-main.yml [coverage-img]: https://coveralls.io/repos/github/stacklok/toolhive-studio/badge.svg?branch=main [coverage]: https://coveralls.io/github/stacklok/toolhive-studio?branch=main [license-img]: https://img.shields.io/badge/License-Apache2.0-blue.svg?style=flat [license]: https://opensource.org/licenses/Apache-2.0 [discord-img]: https://img.shields.io/discord/1184987096302239844?style=flat&logo=discord&logoColor=white&label=Discord [discord]: https://discord.gg/stacklok
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: stacklok
- Source: stacklok/toolhive-studio
- License: Apache-2.0
- Homepage: https://stacklok.com/download/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.