ToolHive Catalog Release
Date: 2026.03.28
Registry: official
Last Updated: 2026-03-27T00:49:47Z
| Category | Count |
|---|---|
| Total Servers | 66 |
| Container-based | 45 |
| Remote | 21 |
| Skills | 0 |
go get github.com/stacklok/toolhive-catalog/pkg/catalog/official@latestimport "github.com/stacklok/toolhive-catalog/pkg/catalog/official"
// ToolHive legacy format
data := official.Legacy()
// Upstream MCP format
data := official.Upstream()Registry: toolhive
Last Updated: 2026-03-27T00:49:47Z
| Category | Count |
|---|---|
| Total Servers | 105 |
| Container-based | 78 |
| Remote | 27 |
| Skills | 3 |
go get github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive@latestimport "github.com/stacklok/toolhive-catalog/pkg/catalog/toolhive"
// ToolHive legacy format
data := toolhive.Legacy()
// Upstream MCP format
data := toolhive.Upstream()This is an automated release triggered by a catalog data update.