Skip to content

Commit f796fda

Browse files
Update registry from toolhive-registry release v2025.10.07 (#2099)
Co-authored-by: JAORMX <[email protected]>
1 parent 7665460 commit f796fda

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

pkg/registry/data/registry.json

Lines changed: 6 additions & 4 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/schema.json",
33
"version": "1.0.0",
4-
"last_updated": "2025-10-06T00:17:43Z",
4+
"last_updated": "2025-10-07T00:17:21Z",
55
"servers": {
66
"adb-mysql-mcp-server": {
77
"description": "Official MCP server for AnalyticDB for MySQL of Alibaba Cloud",
@@ -1608,7 +1608,7 @@
16081608
"curl",
16091609
"modelcontextprotocol"
16101610
],
1611-
"image": "ghcr.io/stackloklabs/gofetch/server:0.0.6",
1611+
"image": "ghcr.io/stackloklabs/gofetch/server:1.0.1",
16121612
"permissions": {
16131613
"network": {
16141614
"outbound": {
@@ -2358,7 +2358,7 @@
23582358
"ingestion",
23592359
"data-connectors"
23602360
],
2361-
"image": "ghcr.io/stacklok/dockyard/npx/graphlit-mcp-server:1.0.20250930002",
2361+
"image": "ghcr.io/stacklok/dockyard/npx/graphlit-mcp-server:1.0.20251005001",
23622362
"permissions": {
23632363
"network": {
23642364
"outbound": {
@@ -4283,7 +4283,9 @@
42834283
},
42844284
"args": [
42854285
"--port",
4286-
"8931"
4286+
"8931",
4287+
"--allowed-hosts",
4288+
"*"
42874289
]
42884290
},
42894291
"plotting": {

0 commit comments

Comments
 (0)