File tree Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change 1230
1230
" docker"
1231
1231
]
1232
1232
},
1233
- "run" : {
1234
- "image" : " mcp/run:latest" ,
1235
- "description" : " " ,
1236
- "transport" : " sse" ,
1237
- "permissions" : {
1238
- "read" : [],
1239
- "write" : [],
1240
- "network" : {
1241
- "outbound" : {
1242
- "insecure_allow_all" : false ,
1243
- "allow_transport" : [
1244
- " tcp"
1245
- ],
1246
- "allow_host" : [],
1247
- "allow_port" : [
1248
- 443
1249
- ]
1250
- }
1251
- }
1252
- },
1253
- "tools" : [],
1254
- "env_vars" : [],
1255
- "args" : [],
1256
- "metadata" : {
1257
- "stars" : 0 ,
1258
- "pulls" : 626 ,
1259
- "last_updated" : " 2025-03-21T22:37:36.366924Z"
1260
- },
1261
- "repository_url" : " https://github.com/modelcontextprotocol/servers" ,
1262
- "tags" : [
1263
- " run"
1264
- ]
1265
- },
1266
1233
"redis" : {
1267
1234
"image" : " mcp/redis:latest" ,
1268
1235
"description" : " " ,
You can’t perform that action at this time.
0 commit comments