toolhive
ToolHive is an enterprise-grade platform for running and managing Model Context Protocol (MCP) servers securely and instantly.
ToolHive includes everything you need to use MCP servers in production. Rather than build or combine components yourself, use ToolHive's Registry Server, Runtime, Gateway, and Portal to get up and running quickly and safely. ToolHive keeps you in control of your MCP estate, allowing for seamless integration with popular clients and deployment of pre-vetted MCP servers in locked-down containers with a single click or command.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"toolhive": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-toolhive"
]
}
}
}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