File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/stacklok/toolhive/main/pkg/registry/data/schema.json" ,
3
3
"version" : " 1.0.0" ,
4
- "last_updated" : " 2025-10-06T00 :17:43Z " ,
4
+ "last_updated" : " 2025-10-07T00 :17:21Z " ,
5
5
"servers" : {
6
6
"adb-mysql-mcp-server" : {
7
7
"description" : " Official MCP server for AnalyticDB for MySQL of Alibaba Cloud" ,
1608
1608
" curl" ,
1609
1609
" modelcontextprotocol"
1610
1610
],
1611
- "image" : " ghcr.io/stackloklabs/gofetch/server:0 .0.6 " ,
1611
+ "image" : " ghcr.io/stackloklabs/gofetch/server:1 .0.1 " ,
1612
1612
"permissions" : {
1613
1613
"network" : {
1614
1614
"outbound" : {
2358
2358
" ingestion" ,
2359
2359
" data-connectors"
2360
2360
],
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 " ,
2362
2362
"permissions" : {
2363
2363
"network" : {
2364
2364
"outbound" : {
4283
4283
},
4284
4284
"args" : [
4285
4285
" --port" ,
4286
- " 8931"
4286
+ " 8931" ,
4287
+ " --allowed-hosts" ,
4288
+ " *"
4287
4289
]
4288
4290
},
4289
4291
"plotting" : {
You can’t perform that action at this time.
0 commit comments