toolhive
Run and secure MCP servers locally or on Kubernetes
All Skills in This Repository (15)
Pure Emerald Level Indicatorsdoc-review
Identify factual claims in documentation and assess their accuracy against ToolHive's real-world behavior.
toolhive-release
Analyze commits since the last release and generate a release PR.
pr-inline-review
Submit inline review comments and code suggestions to GitHub Pull Requests via gh CLI.
split-pr
Analyze current diffs and outline a multi-PR split plan.
deploying-vmcp-locally
Deploy VirtualMCPServer configurations locally in a Kind cluster for testing.
pr-review-reply
Gather GitHub PR review comments and organize reply options via gh CLI.
commit-message
Generates commit messages from staged files for common use cases.
code-review-assist
Summarizes pull request diffs, surfaces review concerns, and assesses test coverage for human reviewers.
check-contribution
Validates Helm operator chart contributions with template rendering, linting, and documentation checks.
release-notes
Generates GitHub release notes by analyzing merged PRs and linked issues between version tags.
deflake
Analyzes GitHub Actions failures to rank flaky tests and plan deflake fixes.
add-rule
Adds team conventions to .claude/rules/ or .claude/agents/ markdown files.
Frequently Asked Questions
FAQPage SchemaHow to install ToolHive?โผ
Run `npx skills add stacklok/toolhive --all -g -y` in your terminal to install all skills in this suite globally.
What does ToolHive do?โผ
ToolHive runs MCP servers inside isolated containers with permission profiles, encrypted secrets, and network isolation. It gives developers and platform teams a secure way to connect AI clients like Claude Code and Cursor to MCP tools.
How to run an MCP server with ToolHive?โผ
Use `thv run filesystem` to launch a server from the registry, or point to a container image, package, or remote URL. Manage it afterwards with `thv list`, `thv stop`, and `thv logs`.
Can ToolHive run MCP servers on Kubernetes?โผ
Yes. The included Kubernetes operator lets you deploy and manage MCP servers with CRDs, SSO integration, OpenTelemetry tracing, and Prometheus metrics.
Does ToolHive work with Claude Code and Cursor?โผ
Yes. ToolHive registers managed MCP servers directly with clients like Claude Code, Cursor, VS Code, and GitHub Copilot using `thv client setup`.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core