Skip to content

Catalog v2026.03.28

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Mar 06:15
3b75f80

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@latest
import "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@latest
import "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.