This repository was archived by the owner on Jun 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ registry:
166
166
title : Redis
167
167
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/redis.md
168
168
readme : https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/redis.md
169
- source : https://github.com/redis/mcp-redis/tree/refs/pull/8/merge
169
+ source : https://github.com/redis/mcp-redis/tree/main
170
170
icon : https://avatars.githubusercontent.com/u/1529926?v=4
171
171
tools :
172
172
- name : client_list
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Attribute|Details|
11
11
** Docker Image** |[ mcp/redis] ( https://hub.docker.com/repository/docker/mcp/redis )
12
12
** Author** |[ redis] ( https://github.com/redis )
13
13
** Repository** |https://github.com/redis/mcp-redis
14
- ** Dockerfile** |https://github.com/redis/mcp-redis/blob/refs/pull/8/merge /Dockerfile
14
+ ** Dockerfile** |https://github.com/redis/mcp-redis/blob/main /Dockerfile
15
15
** Docker Image built by** |Docker Inc.
16
16
** Docker Scout Health Score** | ![ Docker Scout Health Score] ( https://api.scout.docker.com/v1/policy/insights/org-image-score/badge/mcp/redis )
17
17
** Verify Signature** |` COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/redis --key https://registry.scout.docker.com/keyring/dhi/latest `
Original file line number Diff line number Diff line change 17
17
REDIS_CA_CERTS : " {{redis.ca_certs}}"
18
18
REDIS_CLUSTER_MODE : " {{redis.cluster_mode}}"
19
19
source :
20
- url : https://github.com/redis/mcp-redis/tree/refs/pull/8/merge
20
+ url : https://github.com/redis/mcp-redis/tree/main
21
21
---
You can’t perform that action at this time.
0 commit comments