Skip to content

Commit b17e395

Browse files
Update registry from toolhive-registry release v2025.12.12 (#3010)
Co-authored-by: JAORMX <[email protected]>
1 parent 292a45d commit b17e395

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pkg/registry/data/registry.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/stacklok/toolhive/main/pkg/registry/data/toolhive-legacy-registry.schema.json",
33
"version": "1.0.0",
4-
"last_updated": "2025-12-11T00:19:20Z",
4+
"last_updated": "2025-12-12T00:19:12Z",
55
"servers": {
66
"adb-mysql-mcp-server": {
77
"description": "Official MCP server for AnalyticDB for MySQL of Alibaba Cloud",
@@ -1034,7 +1034,8 @@
10341034
"get_test",
10351035
"get_test_run",
10361036
"list_annotations",
1037-
"list_artifacts",
1037+
"list_artifacts_for_build",
1038+
"list_artifacts_for_job",
10381039
"list_builds",
10391040
"list_cluster_queues",
10401041
"list_clusters",
@@ -1064,7 +1065,7 @@
10641065
"devops",
10651066
"testing"
10661067
],
1067-
"image": "ghcr.io/buildkite/buildkite-mcp-server:0.7.4",
1068+
"image": "ghcr.io/buildkite/buildkite-mcp-server:0.8.0",
10681069
"permissions": {
10691070
"network": {
10701071
"outbound": {

0 commit comments

Comments
 (0)