You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkg/registry/data/registry.json
+16-5Lines changed: 16 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1232,8 +1232,8 @@
1232
1232
},
1233
1233
"redis": {
1234
1234
"image": "mcp/redis:latest",
1235
-
"description": "",
1236
-
"transport": "sse",
1235
+
"description": "A Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.",
0 commit comments