SaaSHub helps you find the best software and product alternatives Learn more →
Toolhive Alternatives
Similar projects and alternatives to toolhive
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
toolhive-studio
ToolHive is an application that allows you to install, manage and run MCP servers and connect them to AI agents
toolhive discussion
toolhive reviews and mentions
-
Taming MCPs, Skills, and Agent Chaos with ToolHive
I've bumped into the Stacklok/ToolHive folks at a couple of conferences and finally had time to try out their project today. Initial thoughts are pretty positive.
-
Cut token waste across your entire team with the MCP Optimizer
Quickstart example: vmcp_optimizer_quickstart.yaml: deploys several MCP backends with a fully auto-configured optimizer
-
The Model Context Protocol Registry: Standardizing Server Discovery in a Decentralized Ecosystem
ToolHive: A Governance Layer for Enterprise LLM Tools
-
From Black Box to Observable: Deploying ToolHive with OTel + Prometheus in Kubernetes
curl -X POST "http://localhost:8080/mcp" \ -H "Content-Type: application/json" \ -H "Accept: application/json, text/event-stream" \ -H "Mcp-Protocol-Version: 2025-06-18" \ -H "Mcp-Session-Id: $SESSION_ID" \ -d '{ "jsonrpc": "2.0", "id": 3, "method": "tools/call", "params": { "name": "fetch", "arguments": { "url": "https://github.com/stacklok/toolhive", "max_length": 100, "raw": false } } }'
-
Bringing AI Agents to CI/CD: Using ToolHive and Buildkite to Bring Intelligence to Vulnerability Scanning
There’s a lot of energy around MCP, and we need to channel that into putting the protocol to work in production environments. Agentic vulnerability scanning is a compelling use case and it hints at the potential of agentic workflows in CI/CD pipelines. If you want to give this a try, we created the ToolHive Buildkite Plugin to be simple and secure. Of course, we also encourage you to check out ToolHive for other MCP use cases; you can explore our GitHub repo or reach out directly via Discord.
-
Who are your MCP servers talking to?
With the new network isolation features in ToolHive, you don’t have to trust. You can verify – and enforce.
-
ToolHive Operator: Multi-Namespace Support for Enhanced Security and Flexibility
GitHub
-
From Unknown to Verified: Solving the MCP Server Trust Problem
At Stacklok, we created ToolHive because we saw a gap in running MCP servers easily but also securely. As security engineers, we knew there had to be a better way.
-
Show HN: MCP Defender – OSS AI Firewall for Protecting MCP in Cursor/Claude etc.
This looks interesting, but anytime security is offloaded to an LLM I am extremely skeptical. IMO the right way to do this is to enforce permissions explicitly through a AuthZ policy. Something like what Toolhive [0] is doing is the right way I think.
All MCP comms from client to server go through an SSE proxy which has AuthN and AuthZ enabled. You can create custom policies for AuthZ using Cedar [1].
[0] https://github.com/stacklok/toolhive, https://github.com/stacklok/toolhive/blob/main/docs/authz.md
- A secure way to find and run MCP servers
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Jun 2026
Stats
stacklok/toolhive is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of toolhive is Go.