Skip to content

Catalog v2026.03.20

Choose a tag to compare

@github-actions github-actions released this 20 Mar 06:12
· 35 commits to main since this release
ebefa29

ToolHive Catalog Release

Date: 2026.03.20

Registry: official

Last Updated: 2026-03-19T00:47:25Z

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-19T00:47:25Z

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.