ToolHive simplifies MCP server deployment with built-in security and management features. It provides CLI tools for server lifecycle management, integrates with GitHub for version control, and offers role-based access control. Developers use it to streamline server deployment, enforce security policies, and manage permissions.
ToolHive simplifies MCP server deployment with built-in security and management features. It provides CLI tools for server lifecycle management, integrates with GitHub for version control, and offers role-based access control. Developers use it to streamline server deployment, enforce security policies, and manage permissions.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"stacklok-toolhive-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-stacklok-toolhive-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from toolhive?"
API Key Required
This server requires an API key from toolhive. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| TOOLHIVE_API_KEY | Yes | Your toolhive API key |
"What resources are available in toolhive?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in toolhive"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in toolhive with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.