Back to Apps

ToolHive
by stacklok
Enterprise-grade platform for running and managing MCP servers securely in isolated containers.
0 stars
Works in:Cursor
Exposes:ToolsResources
Screenshots


What it does
ToolHive is a comprehensive platform designed to deploy, manage, and secure Model Context Protocol (MCP) servers. It solves the 'shadow MCP' problem by providing a centralized gateway and runtime that ensures every server runs in an isolated container with strict identity and access policies.
Tools
- Semantic Tool Search: Optimizes token usage by filtering tool descriptions based on user intent.
- Identity Enforcement: Integrates with IdPs for OIDC/OAuth compatible SSO.
- Kubernetes Operator: Allows platform teams to declare policies and manage MCP fleets using familiar K8s patterns.
- Audit Logging: Provides full observability with OTel traces and Prometheus metrics.
Installation
To use ToolHive as a gateway for Claude Desktop, add the following to your claude_desktop_config.json:
{
"mcpServers": {
"toolhive": {
"command": "thv",
"args": ["connect"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- VS Code
- VS Code Server
Quick install
curl -fsSL https://stacklok.com/download/ | bashInformation
- Pricing
- freemium
- Published
- 4/10/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add thv connect to mcp.jsonClaude Desktop
{"mcpServers": {"toolhive": {"command": "thv", "args": ["connect"]}}}





