Skip to content

Catalog v2026.03.24

Choose a tag to compare

@github-actions github-actions released this 24 Mar 06:17
· 22 commits to main since this release
f72c52b

ToolHive Catalog Release

Date: 2026.03.24

Registry: official

Last Updated: 2026-03-23T00:49:07Z

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-23T00:49:07Z

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.