Skip to content

Commit 79536f6

Browse files
committed
Remove run MCP server
This was a test leftover Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
1 parent 633e359 commit 79536f6

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

pkg/registry/data/registry.json

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1230,39 +1230,6 @@
12301230
"docker"
12311231
]
12321232
},
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-
},
12661233
"redis": {
12671234
"image": "mcp/redis:latest",
12681235
"description": "",

0 commit comments

Comments
 (0)